mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 23:42:49 +08:00
GitHub files
This commit is contained in:
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
## Type of Change
|
||||
<!-- What part of the source are you modifying? Remove the irrelevant options. -->
|
||||
|
||||
- **Build Scripts:** <!-- Scripts relating to building, testing or CI -->
|
||||
- **Tool Source:** <!-- Which part of the tool source? Vue, JS, SCSS? -->
|
||||
- **Something else:** <!-- Say what it is, here! -->
|
||||
|
||||
## What issue does this relate to?
|
||||
<!-- Use a GitHub keyword ('resolves #xx', 'fixes #xx', 'closes #xx') to automatically close the relevant issue. -->
|
||||
|
||||
### What should this PR do?
|
||||
<!-- Write a quick bullet point summary of the changes this PR should be making. -->
|
||||
|
||||
### What are the acceptance criteria?
|
||||
<!-- Write a list of what should reviewers be checking before they approve this PR. -->
|
||||
<!-- If there are UI changes, include before and after screenshots in a table for comparison. -->
|
Reference in New Issue
Block a user