Skip to content

Commit 7d95b61

Browse files
docs: linking contributing page (#889)
Linking contributing page to mkdocs.yml
1 parent 26067e7 commit 7d95b61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ poetry run mkdocs serve -a localhost:8001
9494

9595
You can create an [issue](https://github.com/splunk/pytest-splunk-addon/issues) on GitHub.
9696
Please provide relevant details mentioned below:
97+
9798
- PSA-version, OS/Environment
9899
- Description of issue/bug
99100
- How to reproduce

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ nav:
7373
- AppTestGenerator: "api_reference/app_test_generator.md"
7474
- DataGenerator: "api_reference/sample_generation.md"
7575
- EventIngestor: "api_reference/event_ingestion.md"
76-
- Troubleshooting: "troubleshoot.md"
76+
- Contributing: "contributing.md"
77+
- Troubleshooting: "troubleshoot.md"

0 commit comments

Comments
 (0)