9 Commits
Author SHA1 Message Date
AJ EmoryandGitHub 220fc0687f Fixing issue template help paths (#1382)
## Type of Change
- [ ] Bug fix
- [ ] New feature  
- [ ] Breaking change
- [x] Documentation update

## Motivation and Context
[Why is this change needed?]

## Testing
- [ ] Tested locally
- [ ] Added/updated tests
- [x] Added/updated docs
2026-04-02 11:42:16 -07:00
AJ EmoryandGitHub 3eec18214d Adding Bug Report Guide (#1292)
## Type of Change
- [ ] Bug fix
- [ ] New feature  
- [ ] Breaking change
- [x] Documentation update

## Motivation and Context
Adding help guide to bug report template to make it easier for users to
include relevant information

## Testing
- [ ] Tested locally
- [ ] Added/updated tests
- [x] Added/updated docs
2026-04-02 10:48:56 -07:00
Dmitry KovbaandGitHub 60cff76a5a Update an issue template (#694)
This PR adds the default value "N/A" to the logs section to prevent it
from being empty in most issues.
2025-10-01 09:43:53 -07:00
Dmitry KovbaandGitHub 9eb2f860fc Use a consistent capitalization in a bug report template (#269) 2025-06-27 15:51:31 -07:00
Kathryn BaldaufandGitHub 00aa883a83 Remove use of triage label (#262)
Tags on the repo should be a way to classify an item instead of denoting
workflow or status of the item. Remove the addition of the triage label
on bug and feature issues.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-06-27 14:07:53 -04:00
Kathryn BaldaufandGitHub e693139ab9 Move github issues to use feature and bug Types instead of Labels (#258)
Github now has a "Type" feature for issues. Types are set at the
organization level and can be used for consistent classification of
issues across an organization. We'd like to switch to using these to
classify if an issue is a bug or feature instead of labels. Labels will
be used for more granular classification within a repo.

See [github
docs](https://docs.github.com/en/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization)
for more information about GitHub Issue Types.

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-06-25 16:40:21 -07:00
Dmitry KovbaandGitHub c0433bec15 Update issue templates (#184)
Please see commits for the list of changes.
2025-06-13 09:11:32 -07:00
Kathryn BaldaufandGitHub 2ac52d4ce0 Add missing link to repo CoC in issue template (#157)
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-06-12 11:36:23 -07:00
Kathryn BaldaufandGitHub 5f7fe489a6 Add issue templates for bugs and features (#152)
I would love feedback on how people feel about these issue templates, if
there should be more or less templates, or if there are any fields that
people think we should add.

You can see an example of how to use these by testing opening an issue
on my fork [here](https://github.com/katiewasnothere/container/issues).

Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
2025-06-11 17:04:03 -07:00