Skip to content

Commit

Permalink
update poject checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
quillcraftsman committed Oct 17, 2023
1 parent af98b58 commit acb9dbc
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions CHECKLIST.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
[Main points](https://github.com/quillcraftsman/open-source-checklist#main-points)
- [x] [Open Source Project Checklist](https://github.com/quillcraftsman/open-source-checklist#open-source-project-checklist)
- [x] [Existing Analogues](https://github.com/quillcraftsman/open-source-checklist#existing-analogues)
> [django-test-plus](https://github.com/revsys/django-test-plus/)
- [x] [Good Project Name](https://github.com/quillcraftsman/open-source-checklist#good-project-name)
- [x] [Mission](https://github.com/quillcraftsman/open-source-checklist#mission)
> https://github.com/quillcraftsman/django-dry-tests#mission
- [x] [State What the Project Is Free](https://github.com/quillcraftsman/open-source-checklist#state-what-the-project-is-free)
> https://github.com/quillcraftsman/django-dry-tests#open-source-project
- [x] [Features](https://github.com/quillcraftsman/open-source-checklist#features)
> https://github.com/quillcraftsman/django-dry-tests#features
- [x] [Requirements](https://github.com/quillcraftsman/open-source-checklist#requirements)
> https://github.com/quillcraftsman/django-dry-tests#requirements
- [x] [Development Status](https://github.com/quillcraftsman/open-source-checklist#development-status)
- [x] [Download Page](https://github.com/quillcraftsman/open-source-checklist#download-page)
> https://github.com/quillcraftsman/django-dry-tests#install
- [X] [Version Control Access](https://github.com/quillcraftsman/open-source-checklist#version-control-access)
- [X] [Bug Tracker Access](https://github.com/quillcraftsman/open-source-checklist#bug-tracker-access)
- [x] [Communication Channels](https://github.com/quillcraftsman/open-source-checklist#communication-channels)
Expand All @@ -22,12 +16,11 @@
- - [ ] Real-time chat
- - [ ] Forum
- [X] [Developer Guidelines](https://github.com/quillcraftsman/open-source-checklist#developer-guidelines)
> [CONTRIBUTING.md](CONTRIBUTING.md)
- [x] [Documentation](https://github.com/quillcraftsman/open-source-checklist#documentation)
- [x] [Developer Documentation](https://github.com/quillcraftsman/open-source-checklist#developer-documentation)
- [x] [Availability of Documentation](https://github.com/quillcraftsman/open-source-checklist#availability-of-documentation)
- [ ] [FAQ](https://github.com/quillcraftsman/open-source-checklist#faq)
- [ ] [Examples Output and Screenshots](https://github.com/quillcraftsman/open-source-checklist#examples-output-and-screenshots)
- [x] [FAQ](https://github.com/quillcraftsman/open-source-checklist#faq)
- [x] [Examples Output and Screenshots](https://github.com/quillcraftsman/open-source-checklist#examples-output-and-screenshots)
- [X] [License](https://github.com/quillcraftsman/open-source-checklist#license)
> [MIT](LICENSE)
- [X] [Code of Conduct](https://github.com/quillcraftsman/open-source-checklist#code-of-conduct)
Expand Down

0 comments on commit acb9dbc

Please sign in to comment.