Add materials on how to setup dev env in CONTRIBUTING guide
See original GitHub issue🚀 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.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
How to Build a CONTRIBUTING.md
A CONTRIBUTING.md file, in your open source repository or site, provides potential project contributors with a short guide to how they can help...
Read more >material-components-web/CONTRIBUTING.md at master
The Material Components contributing policies and procedures can be found in the main Material Components documentation repository's contributing page.
Read more >Setting up your Dev Environment - Great Expectations docs
1. Fork the Great Expectations repo · 2. Clone your fork · 3. Add the upstream remote · 4. Create a feature branch...
Read more >Development Environment - TerriaJS
You need a standalone install of MkDocs and the mkdocs-material theme in order to build the user guide. Install these by running:
Read more >SciPy contributor guide — SciPy v1.9.3 Manual
SciPy contributor guide#. This guide is designed to help you quickly find the information you need about SciPy development after you've reviewed the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@vfdev-5 I can give it a try!
sure @vfdev-5 !