Skip to content

Commit 045b3f2

Browse files
authored
Update README.md
1 parent 583c898 commit 045b3f2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ The control-toolbox ecosystem gathers Julia packages for mathematical control an
2323

2424
## Contributing
2525

26-
If you think you found a bug / an error, or if you have a feature request or suggestion, feel free to open an [issue](https://github.com/control-toolbox/preconditioning/issues).
26+
[issue-url]: https://github.com/control-toolbox/preconditioning/issues
27+
[first-good-issue-url]: https://github.com/control-toolbox/preconditioning/contribute
28+
29+
If you think you found a bug or if you have a feature request or suggestion, feel free to open an [issue][issue-url].
2730
Before opening a pull request, start an issue or a discussion on the topic, please.
2831

29-
Any contributions are welcomed, check out [how to contribute to a Github project](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project). First good issues, if any, may be found [here](https://github.com/control-toolbox/preconditioning/contribute).
32+
Any contributions are welcomed, check out [how to contribute to a Github project](https://docs.github.com/en/get-started/exploring-projects-on-github/contributing-to-a-project).
33+
If it is your first contribution, you can also check [this first contribution tutorial](https://github.com/firstcontributions/first-contributions).
34+
You can find first good issues, if any, at the [first good issues page][first-good-issue-url]. You may find other packages to contribute to at the [control-toolbox organization](https://github.com/control-toolbox).
3035

3136
If you want to ask a question, feel free to start a discussion [here](https://github.com/orgs/control-toolbox/discussions). This forum is for general discussion about this repository and the [control-toolbox organization](https://github.com/control-toolbox), so questions about any of our packages are welcome.

0 commit comments

Comments
 (0)