mirror of
https://github.com/nasa/openmct.git
synced 2025-04-23 18:33:46 +00:00
Update templates (#3904)
This commit is contained in:
parent
8274c23129
commit
04e85c176a
.github
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,8 +2,8 @@
|
||||
<!--- visit https://github.com/nasa/openmct/discussions -->
|
||||
|
||||
---
|
||||
name: "\U0001F41B Report"
|
||||
about: File a \U0001F41B !
|
||||
name: Bug Report
|
||||
about: File a Bug !
|
||||
|
||||
---
|
||||
<!--- Focus on user impact in the title. Use the Summary Field to -->
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
||||
<!--- question, please visit https://github.com/nasa/openmct/discussions -->
|
||||
|
||||
---
|
||||
name: "\U0001F680 Feature Request"
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
@ -20,4 +20,4 @@ Please fill in as much of the template below as you're able.
|
||||
<!--- Please describe the desired behavior. -->
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
<!--- Please describe alternative solutions or features you have considered. -->
|
||||
<!--- Please describe alternative solutions or features you have considered. -->
|
||||
|
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -9,4 +9,4 @@
|
||||
* [ ] Unit tests included and/or updated with changes?
|
||||
* [ ] Command line build passes?
|
||||
* [ ] Has this been smoke tested?
|
||||
* [ ] If this requires special test setup (i.e. CouchDB configuration), please detail it within the PR
|
||||
* [ ] Testing instructions included in associated issue?
|
||||
|
Loading…
x
Reference in New Issue
Block a user