Skip to content

Commit 9340563

Browse files
authored
Merge pull request rails#46630 from ghiculescu/patch-10
Remove CI requirement from PR template [ci skip]
2 parents e425a48 + 2d239ad commit 9340563

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,3 @@ Before submitting the PR make sure the following are checked:
4343
* [ ] Commit message has a detailed description of what changed and why. If this PR fixes a related issue include it in the commit message. Ex: `[Fix #issue-number]`
4444
* [ ] Tests are added or updated if you fix a bug or add a feature.
4545
* [ ] CHANGELOG files are updated for the changed libraries if there is a behavior change or additional feature. Minor bug fixes and documentation changes should not be included.
46-
* [ ] CI is passing.
47-

0 commit comments

Comments
 (0)