File tree 1 file changed +22
-3
lines changed
1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change @@ -99,9 +99,28 @@ Bonus: You can manage the database CRUD operations from admin views GUI as well
99
99
100
100
## Contributing
101
101
102
- [ <img src =" https://img.shields.io/badge/GSSOC-20-orange?style=for-the-badge " >] ( https://www.gssoc.tech/ ) <br />
103
-
104
- Please see: [ issues] ( https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues ) and the below To-do list.
102
+ <p align =" center " >
103
+ <a href =" https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/graphs/contributors " >
104
+ <img alt="GitHub contributors" src="https://img.shields.io/github/contributors-anon/abs0lut3pwn4g3/RTB-CTF-Framework?color=red&logo=github&style=for-the-badge">
105
+ </a >
106
+ <a href =" https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues?q=is%3Aopen+is%3Aissue+label%3Agssoc20 " >
107
+ <img alt =" GitHub issues by-label " src =" https://img.shields.io/github/issues/abs0lut3pwn4g3/RTB-CTF-Framework/gssoc20?color=deeppink&style=for-the-badge " >
108
+ </a >
109
+ </p >
110
+
111
+ <p align =" center " >
112
+ <a href =" https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy " >
113
+ <img alt="GitHub issues by-label" src="https://img.shields.io/github/issues/abs0lut3pwn4g3/RTB-CTF-Framework/easy?color=seagreen&style=for-the-badge">
114
+ </a >
115
+ <a href =" https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues?q=is%3Aopen+is%3Aissue+label%3Amedium " >
116
+ <img alt="GitHub issues by-label" src="https://img.shields.io/github/issues/abs0lut3pwn4g3/RTB-CTF-Framework/medium?color=%23e99695&style=for-the-badge">
117
+ </a >
118
+ <a href =" https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues?q=is%3Aopen+is%3Aissue+label%3Ahard " >
119
+ <img alt="GitHub issues by-label" src="https://img.shields.io/github/issues/abs0lut3pwn4g3/RTB-CTF-Framework/hard?color=%23cc317c%09&style=for-the-badge">
120
+ </a >
121
+ </p >
122
+
123
+ Please see: [ Issues] ( https://github.com/abs0lut3pwn4g3/RTB-CTF-Framework/issues ) and the below To-do list.
105
124
106
125
> Note: All PRs within the GSSoC'20 period will be merged in the ` gssoc20-dev ` branch.
107
126
You can’t perform that action at this time.
0 commit comments