datasnakes / datasnakes/OrthoEvolution
Works Cited
Open
@grabear is already working on this.
Since Sep 15, 2017.
Priority: Low :fire:
Type: Documentation :page_facing_up:
- Dominant language
- Python
- Stars
- 28
- Forks
- 5
- Avg merge
- 23m
- Merged PRs (30d)
- 3
Description
Go through different code and preform work cited where necessary in a md or rst document.
Comment code with Work Cited Index numbers.
Do research to see if there is a standard way to do works cited for programming projects.
Format:
{
file: 'file',
path: 'path',
line: 000,
citation: 'biopython',
etc: 'etc'
}
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.