-
-
Notifications
You must be signed in to change notification settings - Fork 692
Add materials on how to setup dev env in CONTRIBUTING guide #1395
Copy link
Copy link
Closed
Description
🚀 Feature
It would be helpful for the beginners to understand how to setup its development environment and start working on issues. For example, we can base on installing miniconda and setting up a new conda environment.
Idea is to add a small guide here (before Installation section) and provide a link on a complete guide.
Let's also add links to :
- https://docs.conda.io/projects/continuumio-conda/en/latest/user-guide/install/index.html
- https://github.com/firstcontributions/first-contributions
Another point to add is a sentence to prevent modifications of .gitignore as it was decided from the beginning to use locally .git/info/exclude to exclude custom files like: .idea, .vscode etc.
For Hacktoberfest contributors, feel free to ask questions for details if any and say that you would like to tackle the issue.
Please, take a look at CONTRIBUTING guide.
Reactions are currently unavailable