Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Templates for Issues #102

Merged
merged 6 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/baseline-content-policy-comment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: "\U0001F5CE Baseline Content/Policy Comment"
about: Describe this issue template's purpose here.
jkaufman-mitre marked this conversation as resolved.
Show resolved Hide resolved
jkaufman-mitre marked this conversation as resolved.
Show resolved Hide resolved
title: ''
labels: Pending TCO Lead Review, scb update tracking
assignees: jkaufman-mitre

---


33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/🐛-bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: "\U0001F41B Bug report"
about: 'Describe a bug, error, unexpected behavior, or other problem'
title: ''
labels: ''
assignees: ''

---

# 🐛 Summary #

What's wrong? Please be specific.

## To reproduce ##

Steps to reproduce the behavior:

1. Do this
1. Then this

## Expected behavior ##

What did you expect to happen that didn't?

## Any helpful log output or screenshots ##

Paste the results here:

```console

```

Add any screenshots of the problem here.
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/💡-idea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
name: "\U0001F4A1 Idea"
about: Describe this issue template's purpose here.
jkaufman-mitre marked this conversation as resolved.
Show resolved Hide resolved
title: ''
labels: ''
assignees: ''

---

# 💡 Summary #

What is the work, as a high-level summary?

## Motivation and context ##

Why does this work belong in this project?

This would be useful because...

## Implementation notes ##

Please provide details for implementation, such as:

- an example for how this would be used
- what this would look like
- how this would act
- any related work, including links to related issues

## Acceptance criteria ##

How do we know when this work is done?

- [ ] Criterion