mirror of
https://codeberg.org/andyscott-pages/andyscott-dot-me.git
synced 2024-11-08 05:10:50 -05:00
updating readme md with contributions rules
This commit is contained in:
parent
5b3db17ec9
commit
8f860301e0
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -209,10 +209,22 @@ The configuration for the deployment varies depending on the platform where you
|
|||
|
||||
## Contributing
|
||||
|
||||
Suggestions and pull requests are welcomed! Feel free to open a discussion, an issue or create a pull request.
|
||||
Suggestions and pull requests are welcomed! Feel free to open a discussion or an issue for a new feature request or bug.
|
||||
|
||||
One of the best ways of contribute is to grab a [bug report o feature suggestion](https://github.com/manuelernestog/astro-modern-personal-website/issues) that has been marked `accepted` and dig in.
|
||||
|
||||
Please be wary of working on issues *not* marked as `accepted`. Just because someone has created an issue doesn't mean we'll accept a pull request for it.
|
||||
|
||||
## License
|
||||
|
||||
Astro Modern Personal Website is licensed under the MIT license — see the [LICENSE](https://github.com/manuelernestog/astro-modern-personal-website/blob/main/LICENSE) file for details.
|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/manuelernestog/astro-modern-personal-website/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=manuelernestog/astro-modern-personal-website" />
|
||||
</a>
|
||||
|
||||
Made with [contrib.rocks](https://contrib.rocks).
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue