[doc] Move doc reading request where it is needed #4619

Merged
matkoniecz merged 2 commits from donate_without_reading_all_docs into master 2023-04-01 17:14:50 +00:00
2 changed files with 3 additions and 1 deletions

View file

@ -118,7 +118,7 @@ See [GOVERNANCE](docs/GOVERNANCE.md).
## Contributing
If you want to build the project, check [docs/INSTALL.md](docs/INSTALL.md). If you want to help the project,
see [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md) and read everything in the [docs folder](docs/) of the repository.
see [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md). You can [help in many ways](https://organicmaps.app/support-us/), the ability to code is not necessary.
biodranik commented 2023-02-28 15:57:56 +00:00 (Migrated from github.com)
Review

Why did you remove this line? Docs folder is directly related to contributing, and it was added to specifically solve the issue of many contributors not reading them.

Regarding other ways to support the project, it would be better to add a link to https://organicmaps.app/support-us/

Why did you remove this line? Docs folder is directly related to contributing, and it was added to specifically solve the issue of many contributors not reading them. Regarding other ways to support the project, it would be better to add a link to https://organicmaps.app/support-us/
matkoniecz commented 2023-02-28 16:09:48 +00:00 (Migrated from github.com)
Review

It is moved, not removed.

70b03b7703/docs/CONTRIBUTING.md (contributing) mentions several way of contributing, not only coding (and probably more could be mentioned, especially OSM mapping)

Alternative would be mentioning donations, mapping and other noncode help directly in https://github.com/organicmaps/organicmaps#contributing

Or, I guess, it can be assumed that anyone on Github is interested in help by making PRs and donations/code/mapping is irrelevant.

It is moved, not removed. https://github.com/organicmaps/organicmaps/blob/70b03b770385c90987db95ae42824b6cdb0e8dc0/docs/CONTRIBUTING.md#contributing mentions several way of contributing, not only coding (and probably more could be mentioned, especially OSM mapping) Alternative would be mentioning donations, mapping and other noncode help directly in https://github.com/organicmaps/organicmaps#contributing Or, I guess, it can be assumed that anyone on Github is interested in help by making PRs and donations/code/mapping is irrelevant.
## Beta

View file

@ -43,6 +43,8 @@ Please follow instructions in [INSTALL.md](INSTALL.md) to set up your developmen
and check the [developer's guidelines](#developers-guidelines).
You will find a list of issues for new contributors [here](https://github.com/organicmaps/organicmaps/labels/Good%20first%20issue) to help you get started with simple tasks.
Reading everything in the [docs folder](docs/) of the repository is recommended.
## Submitting your changes
All contributions to Organic Maps repository should be submitted via