-
-
Notifications
You must be signed in to change notification settings - Fork 654
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.