1
0
mirror of https://github.com/mojpm/frontend-development.git synced 2025-08-05 12:07:26 +02:00

Update README

This commit is contained in:
mojpm
2020-11-01 17:03:09 +03:00
parent e9648808bb
commit 1313ac1180

View File

@@ -1,11 +1,13 @@
# Contributors' Guide # Contributors' Guide
First off, thanks for taking the time to contriubute to the resources on this repository. First off, thanks for taking the time to contriubute to the resources on this repository.
This is a list of resources for growing and improving as a developer and we wish that it helps as many developers as there are out there. Your contribution plays a key role in this goal. This is a list of resources for growing and improving as a developer and we wish that it helps as many developers as there are out there. Your contribution plays a key role in this goal.
Bug fixes, typo fixes and Feedback are welcome. Simply submit pull request. Bug fixes, typo fixes and Feedback is welcome. Simply submit pull request.
# How To Contribute # How To Contribute
If you've never contributed to open source then this is your shot. Be sure to read [this guide](https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution) to get the hang of everything. If you've never contributed to open source then this is your shot. Be sure to read [this guide](https://opensource.guide/how-to-contribute/#how-to-submit-a-contribution) to get the hang of everything.
If you're already familiar with contributing to open source then follow these steps: If you're already familiar with contributing to open source then follow these steps:
@@ -22,14 +24,15 @@ If you need any help, feel free to ask [here.]()
And that's it. Well, almost. And that's it. Well, almost.
# Adding Resources # Adding Resources
Please be sure to keep the following in mind before adding a new resource: Please be sure to keep the following in mind before adding a new resource:
- Make sure you indicate whether the resource is a paid resource. Do that by adding 💵 at the end of the resource name. - Make sure you indicate whether the resource is a paid resource. Do that by adding 💵 at the end of the resource name.
- If your resource is a course, please indicate the platfoarm or instructor of the course before it's name. - If your resource is a course, please indicate the platfoarm or instructor of the course before it's name.
` course platform / intructor - [course name](course link) ` `course platform / intructor - [course name](course link)`
The same applies if your resource is a documentation. The same applies if your resource is a documentation.
- Do not provide descriptions unless indicated or done with other resources on the repo. - Do not provide descriptions unless indicated or done with other resources on the repo.
- We accept all resources but most favourably resources that you've used before or you know are of exceptional quality. - We accept all resources but most favourably resources that you've used before or you know are of exceptional quality.