use latest labeling conventions in issue templates (#904)
* Update feature-request.md * Update feature-request.md * Update feature-request.md * Update config.yml
This commit is contained in:
@@ -6,7 +6,4 @@ contact_links:
|
||||
- name: Documentation
|
||||
url: https://fleetdm.com/documentation
|
||||
about: Read about how to use, deploy, and configure Fleet.
|
||||
- name: Project
|
||||
url: https://github.com/fleetdm/fleet/issues/new?milestone=x.x.x&labels=project&assignees=noahtalerman&body=%23%23%23%20Goal%0A%0ATODO%20(%E2%89%A42%20sentences)%0A%0A%23%23%23%20How%3F%0A%0A-%20%5B%20%5D%20TODO
|
||||
about: Schedule a company-sponsored project to ship improvements to Fleet ("Self-managed autoupdates").
|
||||
|
||||
|
||||
@@ -2,16 +2,19 @@
|
||||
name: 💡 Feature request
|
||||
about: Propose a new feature or enhancement in Fleet.
|
||||
title: ''
|
||||
labels: 'enhancement'
|
||||
labels: 'idea'
|
||||
assignees: 'noahtalerman'
|
||||
|
||||
---
|
||||
|
||||
### Goal
|
||||
|
||||
TODO
|
||||
<!-- Thanks for filing an issue! Please provide as much context as you can about your use case and motivations. -->
|
||||
|
||||
|
||||
### Solution
|
||||
### How?
|
||||
|
||||
<!-- You can leave this blank, or propose a solution. Please attach any screenshots or wireframes that might help convey your meaning. -->
|
||||
<!-- You can leave this blank, or propose a solution. You can also attach any screenshots or other visuals that might help convey your meaning. -->
|
||||
|
||||
- [ ]
|
||||
|
||||
Reference in New Issue
Block a user