-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from bbc/new-ticket-issue
New ticket issue
- Loading branch information
Showing
2 changed files
with
34 additions
and
1 deletion.
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,32 @@ | ||
**Is your feature request related to a problem? Please describe.** | ||
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> | ||
|
||
|
||
**Describe the solution you'd like** | ||
<!-- A clear and concise description of what you want to happen. --> | ||
|
||
|
||
![Sketch]() | ||
|
||
**Describe alternatives you've considered** | ||
<!-- A clear and concise description of any alternative solutions or features you've considered. --> | ||
|
||
_NA_ | ||
|
||
**Additional context** | ||
<!-- Add any other context or screenshots about the feature request here. --> | ||
|
||
|
||
## Checklist | ||
|
||
- [ ] Fork the repository (external contributors) | ||
- [ ] Create a branch with a meaningful name eg `component-<component name>` | ||
- [ ] Add automated tests* | ||
- [ ] Test suite passes (`npm run test`) | ||
- [ ] Code is linted (`npm run lint`) | ||
- [ ] Update documentation and QA docs - [see updating the documentation](https://github.com/bbc/digital-paper-edit#documentation)* | ||
- [ ] re-factoring for [code quality and readability](https://github.com/bbc/digital-paper-edit-client/blob/master/CONTRIBUTING.md#code-quality) | ||
- [ ] Setup your PR for review (start with a draft PR) | ||
- [ ] Demonstrated (attach link or image) | ||
|
||
_*where appropriate_ |
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