Skip to content

Commit 07a201f

Browse files
andy31415sharad-patil24
authored andcommittedSep 30, 2022
Remove 'issue required' check from CI (project-chip#22934)
* Remove requirement for a issue in PRs * Update the pull request template to not directly require a issue number anymore
1 parent 5ab7e0c commit 07a201f

File tree

2 files changed

+11
-36
lines changed

2 files changed

+11
-36
lines changed
 

‎.github/PULL_REQUEST_TEMPLATE.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
#### Issue Being Resolved
2-
* Fixes #12345 (exactly like this, so this PR is associated with an issue)
1+
> !!!!!!!!!! Please delete the instructions below and replace with PR desription
2+
>
3+
> If you have an issue number, please use a syntax of
4+
> `Fixes #12345` and a brief change description
5+
>
6+
> If you do not have an issue number, please have a good description of
7+
> the problem and the fix. Help the reviewer understand what to expect.
8+
>
9+
> Make sure you delete these instructions (to prove you have read them).
10+
>
11+
> !!!!!!!!!! Instructions end
312
4-
#### Change overview
5-
What's in this PR

‎.github/workflows/require-issue.yaml

-32
This file was deleted.

0 commit comments

Comments
 (0)