mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Add new documentation issue type to github templates (#1000)
This commit is contained in:
parent
f7a49d715e
commit
c9fc298317
1 changed files with 31 additions and 0 deletions
31
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/documentation.md
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
name: Documentation Change
|
||||
about: Request or report any updates to our documentation (https://jrnl.sh)
|
||||
title: ''
|
||||
labels: ":new:, Documentation"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Documentation Change
|
||||
<!--
|
||||
Hello, and thank you for reporting an issue!
|
||||
Please fill out the points below, as it will make our process much easier.
|
||||
-->
|
||||
|
||||
### Affected Page(s)
|
||||
<!--
|
||||
Please tell us which page, or pages, from the documentation site (https://jrnl.sh) are
|
||||
affected in this issue
|
||||
-->
|
||||
- <!-- example: https://jrnl.sh/overview -->
|
||||
|
||||
### What's wrong?
|
||||
<!--
|
||||
Please write a short description of what is happening.
|
||||
-->
|
||||
|
||||
### Other Information
|
||||
<!--
|
||||
Is there anything else we should know that might be helpful?
|
||||
-->
|
Loading…
Add table
Reference in a new issue