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

Add CONTRIBUTING.md #64

Merged

Conversation

IshikaKhandelwal
Copy link
Collaborator

This pull request includes updates to the CONTRIBUTING.md file. The changes provide detailed instructions for setting up the project locally, running the R scripts, and using Docker for containerized execution. Additionally, guidelines for contributing to the project and submitting pull requests are outlined.

Copy link
Contributor

@nikiburggraf nikiburggraf left a comment

Choose a reason for hiding this comment

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

Generally looks good! Just had a brief question about step 1 of getting started -- can absolutely be addressed in a follow-up, it'd be good to get this merged

Comment on lines +23 to +31
### Step 1: Clone the Repository

To start using the package, clone the repository and navigate into the project
directory:

```bash
git clone https://github.com/uw-ssec/biodiversity-horizons.git
cd biodiversity-horizons
```
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder if we should change this to forking instead of cloning?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Can do that, the Pull Request section at end however has the first step to Fork, should we also specify in the beginning?

@IshikaKhandelwal IshikaKhandelwal merged commit bfd269a into uw-ssec:main Jan 30, 2025
5 checks passed
@IshikaKhandelwal IshikaKhandelwal deleted the update-contributing-md branch January 30, 2025 19:19
@IshikaKhandelwal
Copy link
Collaborator Author

#25

IshikaKhandelwal added a commit to IshikaKhandelwal/biodiversity-horizons that referenced this pull request Feb 4, 2025
* Add CONTRIBUTING.md

* Add CONTRIBUTING.md
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.

2 participants