Revamped issue templates
This commit is contained in:
parent
1e5ea9aa73
commit
a4d69f39a4
|
|
@ -15,12 +15,10 @@ about: Report a bug
|
||||||
answering questions that are not directly related to this project.
|
answering questions that are not directly related to this project.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
__Checklist__:
|
__I checked that...__
|
||||||
|
|
||||||
<!-- Make sure that your request fulfills all of the following requirements -->
|
<!-- Make sure that your request fulfills all of the following requirements -->
|
||||||
|
|
||||||
I checked that...
|
|
||||||
|
|
||||||
- [ ] ... the documentation does not mention anything about my problem
|
- [ ] ... the documentation does not mention anything about my problem
|
||||||
- [ ] ... the problem doesn't occur with the default MkDocs template
|
- [ ] ... the problem doesn't occur with the default MkDocs template
|
||||||
- [ ] ... the problem is not in any of my customizations (CSS, JS, template)
|
- [ ] ... the problem is not in any of my customizations (CSS, JS, template)
|
||||||
|
|
@ -66,5 +64,5 @@ The contents of your mkdocs.yml
|
||||||
|
|
||||||
<!-- Please provide your operating system and browser version -->
|
<!-- Please provide your operating system and browser version -->
|
||||||
|
|
||||||
* OS: [The operating system you're running]
|
* OS: ...
|
||||||
* Browser: [The browser used, if relevant]
|
* Browser: ...
|
||||||
|
|
|
||||||
|
|
@ -15,12 +15,10 @@ about: Suggest an idea
|
||||||
answering questions that are not directly related to this project.
|
answering questions that are not directly related to this project.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
__Checklist__:
|
__I checked that...__
|
||||||
|
|
||||||
<!-- Make sure that your request fulfills all of the following requirements -->
|
<!-- Make sure that your request fulfills all of the following requirements -->
|
||||||
|
|
||||||
I checked that...
|
|
||||||
|
|
||||||
- [ ] ... the documentation does not mention anything about my idea
|
- [ ] ... the documentation does not mention anything about my idea
|
||||||
- [ ] ... to my best knowledge, my idea wouldn't break something for other users
|
- [ ] ... to my best knowledge, my idea wouldn't break something for other users
|
||||||
- [ ] ... there are no open or closed issues that are related to my idea
|
- [ ] ... there are no open or closed issues that are related to my idea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue