mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -05:00
Fix ADR issue template (#302)
* Fix ADR issue template This changeset fixes an issue with the ADR issue template: names must be unique! Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Create a new ADR
|
name: Create a new ADR from template
|
||||||
about: Use this template to create a new Architectural Decision Record.
|
about: Use this template to create a new Architectural Decision Record.
|
||||||
title: ADR
|
title: ADR
|
||||||
labels: documentation
|
labels: documentation
|
||||||
Reference in New Issue
Block a user