-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Description
The root contributing.md
is empty while the full guidelines live under docs/docs
.
This is confusing to new contributors who only see the root file in GitHub’s UI.
Details
- Empty file – https://github.com/tableau/document-api-python/blob/d55f1268aff1d08be04c06edfa2ba0a07630385d/contributing.md
- The full content was moved to
/docs/docs/
in commit ceb17d3 during a docs restructure.
- Full guidelines – https://github.com/tableau/document-api-python/blob/master/docs/docs/contributing.md
Proposed Fix
- Copy the contents of (2) to either
.github/CONTRIBUTING.md
OR back to the rootcontributing.md
file.
Pull Request
If the team is agreeable, I’m happy to open a pull request that carries out this change and adds a brief note in the README pointing to the CONTRIBUTING guide.
- Please let me know which option you'd prefer from the Proposed Fix (i.e., placing the file in
.github/
or restoring it in the root), and I’ll prepare the PR accordingly.
Metadata
Metadata
Assignees
Labels
No labels