doc: development_process: splitting up commits is justified
Asking that a pull request restructure its commits is not automatically an unjustified structural change. Remove it from the list of unjustified changes. Commit structure is important for maintaining bisectability. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
5fda6a3b2f
commit
458ac71fe8
1 changed files with 0 additions and 1 deletions
|
@ -177,7 +177,6 @@ dismissed following the criteria below:
|
|||
structural changes such as:
|
||||
|
||||
- Split the PR
|
||||
- Split the commits
|
||||
- Can you fix this unrelated code that happens to appear in the diff
|
||||
- Can you fix unrelated issues
|
||||
- Etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue