Skip to content

R0binSmit/RPG2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG2D

This is community project from Nyxero.

Development rules

Commits and Branches

Every commit has to based on an Github issue and need an own branch.

  1. Create a issue for new Features/Bugs etc.
  2. Create a branch based on the issue (in Github -> Issue -> Create a Branch)
    1. Nameconvention for a Branch: [ISSUE NUMBER]-[ISSUE TITLE]-[DEVELOPER]
  3. Checkput new branch in Visual Studio
  4. Implement changes
  5. Push changes into the branch
  6. Create merge request into master
  7. A nother developer has to 'code review' the changes and approve the MR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages