mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-10 07:12:20 -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.
|
||||
title: ADR
|
||||
labels: documentation
|
||||
Reference in New Issue
Block a user