Commit aebc88d
authored
github: Create ADR discussion category form (#2289)
This codifies our ADR template (#1210) using [GitHub discussion category
forms](https://docs.github.com/en/discussions/managing-discussions-for-your-community/creating-discussion-category-forms).
Note that this changes the heading levels (they'll all be `h3` I think),
which means the **Options considered** heading will no longer be a
subheading of the **Context**. This is probably fine – a lot of the
other Markdown ADR templates have this section at the same level anyway.1 parent c0b1c41 commit aebc88d
File tree
1 file changed
+27
-0
lines changed- .github/DISCUSSION_TEMPLATE
1 file changed
+27
-0
lines changedLines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments