Skip to content

fix: Resolve broken contributing guidelines link and add local setup file#354

Open
Gitjay11 wants to merge 1 commit intofelipeangelimvieira:mainfrom
Gitjay11:fix-contributing-link
Open

fix: Resolve broken contributing guidelines link and add local setup file#354
Gitjay11 wants to merge 1 commit intofelipeangelimvieira:mainfrom
Gitjay11:fix-contributing-link

Conversation

@Gitjay11
Copy link
Copy Markdown

Fixes #343

Description

This PR addresses the issue regarding the broken contributing guidelines link (404 error) in the README.md file.

Changes made:

  • Added a new CONTRIBUTING.md file in the root directory.
  • Included a reference to opensource.guide for new open-source contributors.
  • Detailed the local environment setup instructions inside CONTRIBUTING.md, including steps for poetry dependencies and pre-commit hooks.
  • Updated the link in README.md to point to the new CONTRIBUTING.md file using a relative path.

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.

[BUG] Contributing guidelines link returning 404 error

1 participant