Update CI/CD tokens, formatting (#179)

This commit was merged in pull request #179.
This commit is contained in:
2023-06-04 10:12:39 +01:00
committed by GitHub
parent 14ed8482cd
commit 862382d0bf
8 changed files with 68 additions and 69 deletions

View File

@@ -17,7 +17,7 @@ Feel free to open an issue if you have any questions.
### Code of conduct and guidelines
First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/luketainton/FHeD/blob/master/.github/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory.
First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/luketainton/FHeD/blob/main/.github/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory.
For all contributions, please respect the following guidelines:
@@ -38,6 +38,6 @@ feel free to open an issue to present your idea.
The general process to submit a contribution is as follow:
1. Create your own fork of the code
2. Make you changes in a new branch in your fork (not main)
3. Make sure to fill the [pull request](https://github.com/luketainton/FHeD/blob/master/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) properly.
3. Make sure to fill the [pull request](https://github.com/luketainton/FHeD/blob/main/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md) properly.
### Happy coding :metal: