anitab-org / anitab-org/stem-diverse-tv
clean: Remove redundant contributing.md file
- Dominant language
- Python
- Stars
- 13
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
Contributing Guidelines are present at two locations in the repo.
1. https://github.com/anitab-org/stem-diverse-tv/blob/master/docs/contributing_guidelines.md
2. https://github.com/anitab-org/stem-diverse-tv/blob/master/.github/CONTRIBUTING.md
These files are redundant and thus one should be removed.
### To Reproduce
Steps to reproduce the behavior:
1. Go [here](https://github.com/anitab-org/stem-diverse-tv/blob/master/docs/contributing_guidelines.md) and [here](https://github.com/anitab-org/stem-diverse-tv/blob/master/.github/CONTRIBUTING.md)
2. See error
### Expected behavior
As 1st one (under `/docs` folder) has the latest commit, the 2nd one (under `.github` folder) needs to be removed.
### Desktop (please complete the following information):
- OS: Any
- Browser: Any
- Version: Any
Contributor guide
Assessment
This issue has not been assessed yet.