linksplatform / linksplatform/Incrementers
Add comments on public classes and methods
@sibside is already working on this.
Since Aug 26, 2020.
- Dominant language
- C#
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
##### Platform.Incrementers
- [ ] [IIncrementer](https://github.com/linksplatform/Incrementers/blob/master/csharp/Platform.Incrementers/IIncrementer.cs)
- [ ] [IIncrementer[TNumber]](https://github.com/linksplatform/Incrementers/blob/master/csharp/Platform.Incrementers/IIncrementer%5BTNumber%5D.cs)
- [ ] [Incrementer](https://github.com/linksplatform/Incrementers/blob/master/csharp/Platform.Incrementers/Incrementer.cs)
- [ ] [Incrementer[TValue, TDecision]](https://github.com/linksplatform/Incrementers/blob/master/csharp/Platform.Incrementers/Incrementer%5BTValue%2C%20TDecision%5D.cs)
- [ ] [Incrementer[TValue]](https://github.com/linksplatform/Incrementers/blob/master/csharp/Platform.Incrementers/Incrementer%5BTValue%5D.cs)
Contributor guide
No contributing guide indexed for this repository
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.