Lan2Play/NetEvent

Write developer documentation and PR Template

Opened this issue · 0 comments

  • How should code be devided into which parts of NetEvent / folderstructure

  • How should new models look like

  • How should a new Service look like

  • How does the authentication system work

  • How does the rights system work

  • Development process in github

    • how i announce that i work on a feature (draft pr)
    • branch naming
    • CI/CD documentation
    • Release process
  • Requrements for PRs

    • Are all Strings i18n
    • Sonarcloud
    • Tests fully written
    • documentation for the feature written
    • developer documentation for the feature written
  • which things you should never do

  • Dev env setup

  • Versioning concept

  • Write PR Template