mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
Standardize issue templates
This commit is contained in:
parent
587509ec78
commit
9f22dfa4fb
3 changed files with 8 additions and 8 deletions
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
|
@ -16,8 +16,8 @@ about: Submit a bug report to help us improve
|
|||
(Write your steps here:)
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
1.
|
||||
1.
|
||||
|
||||
## Expected behavior
|
||||
|
||||
|
|
6
.github/ISSUE_TEMPLATE/feature.md
vendored
6
.github/ISSUE_TEMPLATE/feature.md
vendored
|
@ -5,7 +5,7 @@ about: Submit a proposal/request for a new feature
|
|||
|
||||
## 🚀 Feature
|
||||
|
||||
(A clear and concise description of what the feature is)
|
||||
(A clear and concise description of what the feature is.)
|
||||
|
||||
## Have you read the [Contributing Guidelines on issues](https://github.com/facebook/Docusaurus/blob/master/CONTRIBUTING.md#reporting-new-issues)?
|
||||
|
||||
|
@ -13,11 +13,11 @@ about: Submit a proposal/request for a new feature
|
|||
|
||||
## Motivation
|
||||
|
||||
(Please outline the motivation for the proposal)
|
||||
(Please outline the motivation for the proposal.)
|
||||
|
||||
## Pitch
|
||||
|
||||
(Please explain why this feature should be implemented and how it would be used)
|
||||
(Please explain why this feature should be implemented and how it would be used.)
|
||||
|
||||
<!--
|
||||
What happens if you skip this step?
|
||||
|
|
6
.github/ISSUE_TEMPLATE/question.md
vendored
6
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
name: 💬 Questions/Help
|
||||
about: If you have questions, please check StackOverflow or Discord or Twitter
|
||||
name: ❓ Questions/Help
|
||||
about: If you have questions, please check Stack Overflow or Discord or Twitter
|
||||
---
|
||||
|
||||
## 💬 Questions and Help
|
||||
## ❓ Questions and Help
|
||||
|
||||
### Please note that this issue tracker is not a help form and this issue will be closed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue