mirror of
https://github.com/apache/superset.git
synced 2026-04-17 23:25:05 +00:00
chore: add bot config files and update issue templates (#7249)
* chore: add bot config files and update issue templates * fix: exclude SIP
This commit is contained in:
committed by
GitHub
parent
b225507bca
commit
6c38cb1a09
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
22
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
##### SUMMARY
|
||||
<!--- Describe the change below, including rationale and design decisions -->
|
||||
|
||||
### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
|
||||
<!--- Skip this if not applicable -->
|
||||
|
||||
### TEST PLAN
|
||||
<!--- What steps were taken to verify -->
|
||||
|
||||
### ADDITIONAL INFORMATION
|
||||
<!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
|
||||
<!--- Check any relevant boxes with "x" -->
|
||||
- [ ] Has associated issue:
|
||||
- [ ] Changes UI
|
||||
- [ ] Requires DB Migration. Confirm DB Migration upgrade and downgrade tested.
|
||||
- [ ] Introduces new feature or API
|
||||
- [ ] Removes existing feature or API
|
||||
- [ ] Fixes bug
|
||||
- [ ] Refactors code
|
||||
- [ ] Adds test(s)
|
||||
|
||||
### REVIEWERS
|
||||
Reference in New Issue
Block a user