Skip to content

Commit

Permalink
Docs: Moved TODO from README to GH issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Seluj78 committed Jun 10, 2024
1 parent 786a708 commit 7f5037a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,21 +72,3 @@ Run the tests multi-threaded
```bash
tox -p
```

# TODO

- [ ] Move todo-list to GitHub issues
- [ ] Badges
- [ ] Automatic build/deployment (https://github.com/pypa/cibuildwheel)
- [ ] [cibuildwheel](https://github.com/pypa/cibuildwheel)
- [ ] https://github.com/PyCQA/flake8-bugbear
- [ ] [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear)
- [ ] Versioning of docs in Read the Docs
- [ ] Refactor documentation to avoid full links in docs (have `BadRequestError` instead of `flask_utils.errors.BadRequestError`)
- [ ] Add usage examples to documentation in the Usage section
- [ ] (Automatic?) changelog
- [ ] Add a CONTRIBUTING.md
- [ ] Add a CODE_OF_CONDUCT.md
- [ ] Add pull request template
- [ ] Add issue template
- https://sphinx-notfound-page.readthedocs.io/en/latest/

0 comments on commit 7f5037a

Please sign in to comment.