File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments