Skip to content

Commit 6337d5d

Browse files
authored
Update issue templates
Add template for registry change Improve template for spec bug report
1 parent 1b84b6f commit 6337d5d

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Contribute to the registries at spec.openapis.org/registry
3+
about: Add a new registry entry, or edit an existing one
4+
title: 'Registry: ...'
5+
labels: registries
6+
assignees: ''
7+
8+
---
9+
10+
**Which registry do you want to contribute to**
11+
- [ ] [Alternative Schema Type Registry](https://spec.openapis.org/registry/alternative-schema)
12+
- [ ] [Draft Features Registry](https://spec.openapis.org/registry/draft-feature)
13+
- [ ] [Specification Extension Registry](https://spec.openapis.org/registry/extension)
14+
- [ ] [Format Registry](https://spec.openapis.org/registry/format)
15+
- [ ] [Extension Namespace Registry](https://spec.openapis.org/registry/namespace)
16+
- [ ] [Tag Kind Registry](https://spec.openapis.org/registry/tag-kind)
17+
18+
**Describe your contribution**
19+
A clear and concise description of what you want to add or change.
20+
21+
**Describe alternatives you've considered**
22+
A clear and concise description of any alternative solutions or features you've considered.
23+
24+
**Additional context**
25+
Add any other context or screenshots about the feature request here.

.github/ISSUE_TEMPLATE/bug_report.md renamed to .github/ISSUE_TEMPLATE/report-an-error-in-the-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug report
2+
name: Report an error in the specification
33
about: Create a report to help us improve the specification
44
title: 'vX.Y: ...'
55
labels: ''

0 commit comments

Comments
 (0)