You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code must be provided in a public Github repository
All supporting work and datasets must be referenced and properly attributed (this includes 3rd party libraries, code taken from forums etc) - please include in your README file :)
a LICENSE file that contains the text for the GPL v3 License (see Github's recommendations for more information on how to apply this)
Instructions on running must be provided (ideally in the README or linked to)
The repository should be in a complete state in that it is not filled with TODOs or empty boilerplate code. Slim it down!
Repository Structure
docs/ - Any documentation that you have written (ideally in Markdown or ReStructure Text format)
src/ - Source code
test/ - Any Unit or End-to-End (E2E) tests should be inside this folder (instructions either in the README or docs folder)
The text was updated successfully, but these errors were encountered:
Repository Requirements
Repository Structure
The text was updated successfully, but these errors were encountered: