Skip to content

Commit 49cc9df

Browse files
authored
Update CONTRIBUTING.md
1 parent cb07340 commit 49cc9df

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -53,31 +53,19 @@ if flake8 shows any errors or warnings, please fix the changes in a new commit a
5353
5454
## Contact
5555

56-
##### 👨 Project Owner
56+
##### Join us on slack
5757

58-
- Eshaan Bansal ([github](https://github.com/eshaan7),[linkedin](https://www.linkedin.com/in/eshaan7/))
59-
60-
##### 👬 Mentors
61-
62-
- Sombuddha Chakravarty ([github](https://github.com/sammy1997),[linkedin](https://www.linkedin.com/in/sombuddha-chakravarty-9482b5131/))
63-
64-
Feel free to ask your queries!! 🙌
65-
66-
##### Slack Channel
67-
68-
- [#proj_root-the-box-ctf-framework](https://app.slack.com/client/TRN1H1V43/CUC71PDD2)
58+
- [#rtb-ctf-framework on slack](https://rtb-ctf-framework.slack.com)
6959

7060
## Where to start ?
7161

7262
See: [Issues](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues) and the following To-do list. Or just ping one of the mentors with new ideas.
7363

74-
> Note: All PRs within the GSSoC'20 period will be merged in the `gssoc20-dev` branch.
64+
> Note: All PRs should be made against the latest changes in the `develop` branch.
7565
7666
## To-do
7767

7868
- [ ] Ideas for additional logging techniques to prevent flag sharing, cheating and such. (Issue: [#7](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/7))
79-
- [ ] Support for *n* number of boxes (accordions? seperate route?). (Issue: [#17](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/17))
80-
- [ ] Rating system: Average Box rating - input, calculate, output. (Issue: [#14](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/14))
8169
- [ ] Dark theme for `admin control` panel. (Issue: [#16](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/16))
8270
- [ ] Testing Password reset functionality, the mail-server setup, etc.
8371
- [ ] More info on `home.html`
@@ -86,6 +74,8 @@ See: [Issues](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues) and th
8674

8775
<hr/>
8876

77+
- [x] Support for *n* number of boxes (accordions? seperate route?). (Issue: [#17](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/17))
78+
- [x] Rating system: Average Box rating - input, calculate, output. (Issue: [#14](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/14))
8979
- [x] Freeze Scoreboard automatically past running time specified (Issue: [#3](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/3))
9080
- [x] Adding a `Deploy to Heroku` button. (Issue: [#15](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/15))
9181
- [x] Adding CI, Linting, Formatting specs. (Issue: [#18](https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues/18))

0 commit comments

Comments
 (0)