Skip to content

Commit fe27fc3

Browse files
author
iru
authored
chore(doc): pr template testing
1 parent 8bc31cb commit fe27fc3

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
> PR template
2+
>
3+
> * for a cleaner PR, **delete whatever is not required**
4+
> * use pull-request **drafts for visiblity on WIP branches**
5+
> * unless a revision is desired in order to validate, or gather some feedback, **you are free to merge it as long as**
6+
> * validation checkers are all green-lighted
7+
> * pre-merge checklist has been reviewed. for more detail check **`/CONTRIBUTE.md`**
8+
9+
- [ ] **modules** (infra or services) have been modified?
10+
- [ ] a `README.md` has been added
11+
- [ ] if modules are relevant to usage-case understanding `diagram.py/png` have been updated accodingly
12+
- [ ] if prerequirements have been modified, update accordingly on
13+
- [ ] README's
14+
- [ ] Sysdig docs
15+
- [ ] **input/output** variables have been modified?
16+
- [ ] terraform-docs has been updated acordingly
17+
- [ ] if these inputs are mandatory, they've been changed on
18+
- [ ] examples
19+
- [ ] testing use-cases
20+
- [ ] snippets on README's
21+
- [ ] snippets on Secure Platform onboarding
22+
23+

0 commit comments

Comments
 (0)