generated from morningconsult/.github
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To be consistent with the newer org-wide docs/templates. Signed-off-by: Rob Liebowitz <rliebowitz@morningconsult.com>
- Loading branch information
Showing
5 changed files
with
136 additions
and
87 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 |
---|---|---|
@@ -1,41 +1,24 @@ | ||
--- | ||
name: Bug Report | ||
about: You're experiencing an issue with this project that is different than the documented behavior. | ||
about: You're experiencing an issue that is different than the documented behavior | ||
--- | ||
|
||
#### Summary | ||
**Summary** | ||
<!-- Summarize the bug encountered concisely --> | ||
|
||
(Summarize the bug encountered concisely) | ||
|
||
**To reproduce** | ||
<!-- Steps to reproduce the behavior --> | ||
|
||
#### Steps to reproduce | ||
|
||
(How one can reproduce the issue - this is very important) | ||
**Expected behavior** | ||
<!-- A clear and concise description of what you expected to happen --> | ||
|
||
|
||
#### Example Project | ||
**Logs/screenshots** | ||
<!-- If applicable, add logs and/or screenshots to help explain your problem --> | ||
|
||
(If possible, please create an example project here on GitLab.com that exhibits the problematic behaviour, and link to it here in the bug report) | ||
|
||
(If you are using an older version of GitLab, this will also determine whether the bug has been fixed in a more recent version) | ||
**Additional context** | ||
<!-- Add any other context about the problem here --> | ||
|
||
|
||
#### What is the current bug behavior? | ||
|
||
(What actually happens) | ||
|
||
|
||
#### What is the expected correct behavior? | ||
|
||
(What you should see instead) | ||
|
||
|
||
#### Relevant logs and/or screenshots | ||
|
||
(Paste any relevant logs - please use code blocks (```) to format console output, | ||
logs, and code as it's very hard to read otherwise.) | ||
|
||
|
||
#### Possible fixes | ||
|
||
(If you can, link to the line of code that might be responsible for the problem) |
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 |
---|---|---|
@@ -1,15 +1,21 @@ | ||
--- | ||
name: Feature Request | ||
about: If you have something you think could be improved. | ||
|
||
about: Suggest an idea for this project | ||
--- | ||
|
||
Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. | ||
**Is your feature request related to a problem? Please describe.** | ||
<!-- A clear and concise description of what the problem is --> | ||
<!-- e.g., I'm always frustrated when [...] --> | ||
|
||
|
||
**Describe the solution you'd like** | ||
<!-- A clear and concise description of what you want to happen --> | ||
|
||
|
||
#### Feature Description | ||
**Describe alternatives you've considered** | ||
<!-- A clear and concise description of any alternative solutions or features you've considered --> | ||
|
||
A written overview of the feature. | ||
|
||
#### Use Case(s) | ||
**Additional context** | ||
<!-- Add any other context, logs, or screenshots about the feature request here --> | ||
|
||
Any relevant use-cases that you see. |
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 |
---|---|---|
@@ -1,6 +1,8 @@ | ||
*Issue #, if available:* | ||
**Issue #, if available:** | ||
|
||
*Description of changes:* | ||
|
||
**Description of changes:** | ||
|
||
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. | ||
|
||
By submitting this pull request, I confirm that my contribution is made under | ||
the terms of the Apache 2.0 license. |
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
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