-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #4 - pull PR/Issue templates from Sorry Cypress
- Loading branch information
1 parent
0606b1e
commit adb3d77
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
name: Bug Report | ||
about: A bug 🐞 | ||
--- | ||
|
||
## Summary | ||
|
||
Sorry cypress does X, but should do Y | ||
|
||
## How to reproduce | ||
|
||
## Environment | ||
|
||
- sorry-cypress version: `<here>` | ||
- cypress version: `<here>` | ||
- helm chart version: `<here>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: Feature Request | ||
about: Create a feature request for Sorry Cypress Helm | ||
--- | ||
|
||
- [ ] I have searched issues for similar feature requests | ||
|
||
## What is this feature about (1 sentence) | ||
|
||
## Why is it needed? What is the value? For whom do we build it? | ||
|
||
## High-level feature overview | ||
|
||
## Other |