Corrected few docs typo

This commit is contained in:
Marco Dalla Tiezza
2024-06-05 00:05:00 +02:00
parent 7929c23ac5
commit ab8403c16e
3 changed files with 14 additions and 14 deletions

View File

@@ -1,37 +1,37 @@
# Contribute
Artemis is an open source project an every contribution, no matter how small, is valuable and greatly appreciated. Don't worry about getting everything perfect, we are happy to work with you on your contribution and help you along the way. This guide will help you get started by outlining various ways you can contribute.
Artemis is an open-source project, and every contribution, no matter how small, is valuable and greatly appreciated. Don't worry about getting everything perfect; we are happy to work with you on your contribution and help you along the way. This guide will help you get started by outlining various ways you can contribute.
<div class="grid cards" markdown>
- :material-bug: __Spot a bug?__
- :material-bug: __Spot a bug?__
---
Open an issue (or pull request) and let us know the problem you faced (or you're working on)
Please open an issue (or pull request) and let us know the problem you faced (or you're working on)
[:octicons-arrow-right-24: Open an Issue](https://github.com/AresValley/Artemis/issues)
- :material-source-fork: __Fork the repository__
- :material-source-fork: __Fork the repository__
---
Create your own copy of the codebase that you can modify and submit pull requests from.
Create a copy of the codebase from which you can modify and submit pull requests.
[:octicons-arrow-right-24: Fork the repo](https://github.com/AresValley/Artemis)
- :material-lightbulb-on: __Ideas?__
- :material-lightbulb-on: __Ideas?__
---
Idea for a new feature? Open an issue on the project's GitHub repository to describe your proposal in detail.
Idea for a new feature? Open an issue on the project's GitHub repository to describe your proposal.
[:octicons-arrow-right-24: Open an Issue](https://github.com/AresValley/Artemis/issues)
- :material-heart: __Spreading the word!__
- :material-heart: __Spreading the word!__
---
Do you like Artemis? Don't forgeto to share it with your network and your friends!
Do you like Artemis? Remember to share it with your network and your friends!
</div>