clean up repository
Open
@MathewBiddle is already working on this.
Since Jun 9, 2022.
- Dominant language
- Jupyter Notebook
- Stars
- 55
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I don't like how the book is in a repetitive directory https://github.com/ioos/bio_data_guide/tree/main/bio-data-guide. It should be in something more self explanatory, like book/.
I like the https://github.com/ioos/bio_data_guide/tree/main/OBIS_data_tiers directory/readme, but I think it should be put into the book somewhere and that directory removed.
Ideally the structure should look like:
.github/workflows/
[GH Action workflows]
book/
[book raw contents]
datasets/
[example datasets directories]
.gitignore
CITATION.cff
CONTRIBUTING.md
LICENSE
README.md
building-the-guide.md
probably can remove:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.