generated from BlackCubes/bootstrap-boilerplate
-
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.
Merge pull request #297 from BlackCubes/development
Development to Main (`v3.1.0`)
- Loading branch information
Showing
19 changed files
with
138 additions
and
138 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
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,26 +1,31 @@ | ||
--- | ||
name: Epic Issue Template | ||
name: "🫡 Epic Issue Template" | ||
about: Issue template used for Epics | ||
title: "" | ||
labels: Epic | ||
title: "[epic][API/Web/Mobile]: " | ||
labels: "epic" | ||
assignees: "" | ||
--- | ||
|
||
## Desired Feature | ||
## User Story | ||
|
||
A clear and concise description of what the feature is and what it does. | ||
_A clear and concise description of a single user story that will make up this epic._ | ||
|
||
## Actual/Current Behavior | ||
## Task Checklist | ||
|
||
A clear and concise description of what is currently happening. | ||
_Add a list of tasks that will fulfill this epic_ | ||
|
||
## Steps to Implement | ||
|
||
Add a list of the steps required to implement this feature | ||
- [ ] | ||
- [ ] | ||
- [ ] | ||
|
||
## Epic Checklist | ||
|
||
Add a list of issues related to this epic | ||
_Add a list of issues related to this epic_ | ||
|
||
- [ ] #997 | ||
- [ ] #998 | ||
- [ ] #999 | ||
|
||
## Additional context | ||
|
||
Add any other context or screenshots about the feature request here. | ||
_Add any other context or screenshots about the feature request 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 |
---|---|---|
@@ -1,20 +1,28 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
name: "🥳 Feature Issue Template" | ||
about: Issue templates used for Features | ||
title: "[feature][API/Web/Mobile]: " | ||
labels: feature | ||
assignees: "" | ||
--- | ||
|
||
**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 [...] | ||
## Desired Feature | ||
|
||
_A clear and concise description of what the feature is and what it does._ | ||
|
||
## Actual/Current Behavior | ||
|
||
_A clear and concise description of what is currently happening._ | ||
|
||
## Steps to Implement | ||
|
||
_Add a list of the steps required to implement this feature_ | ||
|
||
## Epic | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
_Add the epic issue this feature is tied to_ | ||
Epic related to #999 | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
## Additional context | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
_Add any other context or screenshots about the feature request here._ |
This file was deleted.
Oops, something went wrong.
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,25 +1,33 @@ | ||
## Changes | ||
|
||
_List Changes Introduced by this PR_ | ||
|
||
1. Item 1 | ||
2. Item 2 | ||
|
||
## Purpose | ||
|
||
_Describe the problem or feature in addition to a link to the issues._ | ||
|
||
## Approach | ||
|
||
_How does this change address the problem?_ | ||
|
||
## Pre-Testing TODOs | ||
|
||
_What needs to be done before testing_ | ||
|
||
- [] Change database values in x collection to y. | ||
|
||
## Testing Steps | ||
|
||
_How do the users test this change?_ | ||
|
||
## Learning | ||
|
||
_Describe the research stage_ | ||
|
||
_Links to blog posts, patterns, libraries or addons used to solve this problem_ | ||
|
||
_If this closes an issue, name it here. If it doesn't, remove this line_ | ||
Closes #000 | ||
Closes #000 |
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
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
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
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
Oops, something went wrong.