Skip to content

Commit 7f089cd

Browse files
committed
Create a new issue template
Fixes #1348 Signed-off-by: Jon Skeet <jonskeet@google.com>
1 parent 67163e5 commit 7f089cd

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/issue.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: New issue
3+
about: 'Create a new issue'
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
(Please remove the text below after reading it.)
10+
11+
When filing an issue in this repository, please consider the following:
12+
13+
- Is this:
14+
- A feature request for a new form of integration etc?
15+
- A report of a technical issue with the existing spec?
16+
- A suggestion for improving the clarity of the existing spec (even if it's not "wrong" as such)?
17+
- Something else?
18+
- Is there context behind your request that would be useful for readers to understand? (There's no need to go into huge amounts of detail, but a few sentences about the motivation can be really helpful.)
19+
- Do you know *roughly* what you'd expect a change to address this issue would look like? If so, it's useful to create a PR at the same time, linking to the issue. This doesn't need to be polished and ready to merge - it's just to help clarify roughly what you're considering.
20+
21+
If the issue is requires discussion, it's really useful if you're able to attend the weekly working group meeting as described [here](https://github.com/cloudevents/spec/?tab=readme-ov-file#meeting-time). Often a discussion which would take multiple back-and-forth comments on an issue can be resolved with a few minutes of conversation. We understand the timing may not be convenient for everyone - please let us know if that's the case, and we can potentially arrange something with the most relevant group members at a more convenient time.

0 commit comments

Comments
 (0)