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:
Carlo Costino
2023-06-21 14:36:19 -04:00
committed by GitHub
parent e89d30bfd7
commit df48d74aee

View File

@@ -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