File tree Expand file tree Collapse file tree 1 file changed +0
-27
lines changed
docs/reference/contributing/guidelines Expand file tree Collapse file tree 1 file changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -141,33 +141,6 @@ A contribution containing a breaking change is the most difficult PR to get merg
141
141
142
142
Release: major
143
143
144
- ### Pull request template
145
-
146
- Below is a good example of a pull request:
147
-
148
- ```
149
- Fix deep sleep locking bug
150
-
151
- # Description
152
-
153
- Fix problems that could leave deep sleep locked unintentionally, along with adding tests to verify this behavior is fixed.
154
-
155
- Tested locally with two targets and all toolchains.
156
-
157
- You can see test results [here](just an example).
158
-
159
- # Pull request type
160
-
161
- [X] Fix
162
- [ ] Refactor
163
- [ ] Target update
164
- [ ] Functionality change
165
- [ ] Docs update
166
- [ ] Test update
167
- [ ] Breaking change
168
-
169
- ```
170
-
171
144
### GitHub pull requests workflow
172
145
173
146
Each pull request goes through the following workflow:
You can’t perform that action at this time.
0 commit comments