Skip to content

Commit

Permalink
Add required metadata to ADR issue template (#2750)
Browse files Browse the repository at this point in the history
* ADR for changing ADR process.

* ADR issue template metadata.
  • Loading branch information
tadhg-ohiggins authored and asteel-gsa committed Nov 7, 2023
1 parent 27a2820 commit 17554bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/adr-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
name: ADR issue template
about: Starting point for architecture decision records
title: '[ADR] <title>'
labels: 'adr'
assignees: ''
---

## Areas of impact

- [ ] Compliance
Expand Down

0 comments on commit 17554bb

Please sign in to comment.