Skip to content

Commit

Permalink
Update .github/CONTRIBUTING.md in #124
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Straub <[email protected]>
  • Loading branch information
Daniel-VM and d4straub authored Apr 4, 2024
1 parent 00429c7 commit 820e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ If you're not used to this workflow with git, you can start with some [docs from

## Tests

You have the option to test your changes locally by running the pipeline.
You have the option to test your changes locally by running the pipeline. For receiving warnings about process selectors and other `debug` information, it is recommended to use the debug profile.

When you create a pull request with changes, [GitHub Actions](https://github.com/features/actions) will run automatic tests.
Typically, pull-requests are only fully reviewed when these tests are passing, though of course we can help out before then.
Expand Down

0 comments on commit 820e7cf

Please sign in to comment.