Skip to content

docs: fix incorrect file references in CONTRIBUTING.md#1299

Open
abhayrajjais01 wants to merge 1 commit intoweecology:mainfrom
abhayrajjais01:fix/contributing-doc-references
Open

docs: fix incorrect file references in CONTRIBUTING.md#1299
abhayrajjais01 wants to merge 1 commit intoweecology:mainfrom
abhayrajjais01:fix/contributing-doc-references

Conversation

@abhayrajjais01
Copy link

Description

Problem

CONTRIBUTING.md contains two outdated file references:

  1. Line 44: References dev_requirements.txt which doesn't exist in the repository
  2. Line 236: References HISTORY.rst but the actual file is
    HISTORY.md

Changes

  • Updated the dev_requirements.txt reference to correctly point to
    pyproject.toml which contains the optional [dev,docs] dependencies
  • Fixed HISTORY.rst →
    HISTORY.md to match the actual filename

Related Issue(s)

AI-Assisted Development

  • I understand all the code I'm submitting

AI tools used (if applicable):

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.

1 participant