mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
Docs: add info to turn on github actions (#2264)
* add info to turn on github actions * add missing image * add when pushing * reduce picture size * mention editing actions on your fork instead
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# Contributing
|
||||
Contributions are welcome. We have a few requests of any new contributors.
|
||||
|
||||
* Follow styling as designated in our [styling documentation](/docs/style.md).
|
||||
* Ensure that all changes which affect logic are covered by unit tests.
|
||||
* Do not introduce any unit test failures/regressions.
|
||||
* Follow styling as designated in our [styling documentation](/docs/style.md).
|
||||
* Turn on automated github actions in your fork to have github run all the unit tests after pushing. See example below:
|
||||

|
||||
|
||||
Otherwise, we tend to judge code on a case to case basis.
|
||||
|
||||
|
BIN
docs/img/github-actions-example.png
Normal file
BIN
docs/img/github-actions-example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
Reference in New Issue
Block a user