Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync readme with contributing page on ecamp3.ch #4008

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

carlobeltrame
Copy link
Member

No description provided.

README.md Outdated
Comment on lines 25 to 37
### How can I help?

Thanks for helping! There are a few ways to get started.

- Visit our test environment at https://dev.ecamp3.ch. If you discover a bug, [open an issue](https://github.com/ecamp/ecamp3/issues/new) for it.
- To run the project on your computer for development, follow one of our installation guides:
- [Installation on Linux](https://github.com/ecamp/ecamp3/wiki/Development-install-on-linux)
- [Installation on Windows + WSL 2](https://github.com/ecamp/ecamp3/wiki/Development-installation-on-Windows)
- Visit our test environment at [https://dev.ecamp3.ch](https://dev.ecamp3.ch). If you discover a bug, [open a new issue for it](https://github.com/ecamp/ecamp3/issues/new).
- To run the project locally on your computer, follow one of the installation guides:
- [Installation with Docker on Linux](https://github.com/ecamp/ecamp3/wiki/Development-install-on-linux)
- [Installation with Docker on Windows + WSL2](https://github.com/ecamp/ecamp3/wiki/Development-installation-on-Windows)
- [Set up VS Code as your code editor](https://github.com/ecamp/ecamp3/wiki/Development-installation-on-Windows#setting-up-the-ide)
- If you run into problems during setup or need help, don't worry. Check the [discussions](https://github.com/ecamp/ecamp3/discussions) whether someone already had and solved your problem, and add a [new discussion](https://github.com/ecamp/ecamp3/discussions/new) otherwise.
- Before you can start coding, read our [contributing guidelines](CONTRIBUTING.md)
- Study the [documentation in the wiki](https://github.com/ecamp/ecamp3/wiki)
- Choose an [issue labeled "good first issue"](https://github.com/ecamp/ecamp3/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and try to solve it
- If you encounter issues during setup or have questions, don't worry, you're not alone. Check the [discussions](https://github.com/ecamp/ecamp3/discussions) to see if your problem has already been addressed and solved. If not, open a [new discussion](https://github.com/ecamp/ecamp3/discussions/new).
- Before you start coding, read our [contributing guidelines](CONTRIBUTING.md).
- Familiarize yourself with the [documentation in the Wiki](https://github.com/ecamp/ecamp3/wiki).
- Choose an [issue labeled "good first issue"](https://github.com/ecamp/ecamp3/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and try to solve it.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the setup-wiki-link should be moved to the CONTRIBUTING.md and the link to CONTRIBUTING.md should pop out a bit more. IMO you should head over to CONTRIBUTING.md before taking a look at the wiki. What do you think?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, so far your overhaul of the CONTRIBUTING.md in #3874 does not lead to the setup instructions in the wiki. So for now I have left these links in here. If you find a good spot in CONTRIBUTING.md to link to all the setup documentation, I think it would be a good idea to link more prominently from readme to contributing.

But in the current form of CONTRIBUTING.md, I think it isn't bad if someone reads a little in the wiki about the architecture (if we could ever get around to updating those pages) before actually trying to contribute a feature.

@simfeld simfeld added this pull request to the merge queue Nov 14, 2023
Merged via the queue into ecamp:devel with commit 9efc42a Nov 14, 2023
28 checks passed
@carlobeltrame carlobeltrame deleted the update-readme-after-go-live branch November 14, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants