We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04d93e5 commit d67c20eCopy full SHA for d67c20e
CONTRIBUTING.md
@@ -61,7 +61,6 @@ Programming-Contest-Suite/
61
├── register/
62
├── static/
63
├── templates/
64
- ├── bot.py
65
└── manage.py
66
```
67
@@ -77,7 +76,6 @@ Programming-Contest-Suite/
77
76
- `register`: user account registration and team creation
78
- `static`: target directory for all project static files upon deployment (placeholder dir)
79
- `templates`: target directory for all project HTML templates upon deployment
80
-- `bot.py`: Discord bot which assists in LFG profile verification
81
- `manage.py`: Django management entrypoint
82
83
## Testing & Development Server
0 commit comments