File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
For a smooth review process, please run through this checklist before submitting a PR.
4
4
5
- - [ ] Resource attributes match 1:1 the names and structure of the API resource in the GitLab API documentation.
5
+ - [ ] Resource attributes match 1:1 the names and structure of the API resource in [ the GitLab API documentation] ( https://docs.gitlab.com/ee/api/ ) .
6
6
- [ ] Docs are updated with any new resources or attributes, including how to import the resource.
7
7
- [ ] New resources should have at minimum a basic test with three steps:
8
8
- Create the resource
9
9
- Update the attributes
10
10
- Import the resource
11
- - [ ] No new //lintignore comments that came from copied code. Linter rules are meant to be enforced on new code.
11
+ - [ ] No new ` //lintignore ` comments that came from copied code. Linter rules are meant to be enforced on new code.
You can’t perform that action at this time.
0 commit comments