Improve issue templates via title prefixes (#1121)

* Update and rename feature_request.md to idea.md

* Update problem_report.md

* Update website_change.md

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Keith McCammon
2020-07-15 11:38:11 -06:00
committed by GitHub
parent f3799322c7
commit a42a1a6339
3 changed files with 6 additions and 6 deletions
@@ -1,8 +1,8 @@
---
name: Feature request
about: Suggest a new feature or other enhancement.
title: ''
labels: 'feature'
name: Idea
about: An idea for a feature or improvement to Atomic Red Team.
title: 'Idea: '
labels: 'idea'
assignees: ''
---
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: Problem
about: Tell us about a problem you've encountered.
title: ''
title: 'Problem: '
labels: 'problem'
assignees: ''
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: Website change
about: Propose a change to the website at https://atomicredteam.io
title: ''
title: 'Website: '
labels: 'website'
assignees: ''