Skip to content

Commit

Permalink
create documentation issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
Mads Hermansen authored and GitHub committed Feb 19, 2024
1 parent 756307c commit a58d824
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
name: Documentation Feedback
about: Report issues or suggest improvements for the documentation.
title: "Docs: "
labels: ["documentation"]
assignees: ""

---

### Issue Description

* Why do we need it?

### Documentation Location

* Provide the URL or a clear reference to the specific part of the documentation.
*
### Additional Context

* Add any other relevant information, such as screenshots, examples, or versions of software/tools involved.
---

0 comments on commit a58d824

Please sign in to comment.