Skip to content

Commit 592eb61

Browse files
committed
Small changes to recommendations on making PRs from the GitHub UI
1 parent 913db61 commit 592eb61

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/contributing/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,9 @@ At the top of each page there is an "edit" icon :material-pencil:, which will op
188188
Once your changes are ready, click on the "Commit changes..." button in the top right hand corner of the editor, and add at least a description commit message.
189189

190190
!!! note
191-
You will need to keep the default option **Create a new branch for this commit and start a pull request**.
192-
193-
* if the change is small and you are CSCS staff, you can merge the PR immediately
194-
* all other changes can be
191+
Use the default option **Create a new branch for this commit and start a pull request**.
192+
This allows others to review the change.
193+
Even for trivial changes, opening a PR creates visibility that a small fix or change has been made.
195194

196195
## Style guide
197196

0 commit comments

Comments
 (0)