first commit
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s
Some checks failed
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Failing after 41s
This commit is contained in:
commit
ad63e109c6
18 changed files with 683 additions and 0 deletions
29
docs/PULL_REQUEST_TEMPLATE.md
Normal file
29
docs/PULL_REQUEST_TEMPLATE.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one.
|
||||
|
||||
### Types of Changes
|
||||
|
||||
**What types of changes does your PR introduce?** Put an x in all boxes that apply
|
||||
|
||||
- [ ] New addition to list
|
||||
- [ ] Fixing bug in existing item in list
|
||||
- [ ] Removing item from list
|
||||
- [ ] Changing structure (organization) of list
|
||||
|
||||
### Proposed Changes
|
||||
|
||||
**Describe each of your changes here to communicate to the maintainers why we should accept this pull request.**
|
||||
|
||||
1. If you're adding something to the list, be sure to explain why it should be added.
|
||||
1. If you're fixing a bug or resolving a feature request, be sure to link to that issue.
|
||||
|
||||
### PR Checklist
|
||||
|
||||
Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
|
||||
|
||||
- [ ] I have read the CONTRIBUTING guide
|
||||
- [ ] I have explained why this PR is important
|
||||
- [ ] I have added necessary documentation (if appropriate)
|
||||
|
||||
### Further Comments
|
||||
|
||||
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
|
Loading…
Add table
Add a link
Reference in a new issue