Skip to content

NCTU-Frontier/Frontier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT Licence

Frontier

About NCTU Frontier team

Dependency

Developing rules

  • fork the repo and create your own branch
  • let master branch always synchronize to the NCTU_ToolBox/ToolBox repo
  • using merge --no-ff to merge
  • always edit your version on your branch
  • always add dependency on README.md when using new plugin, framework, or etc.
  • read Coding Style
  • when dealing with issue, add "Fix issue #number, descriptions..." in commit
  • always write style in css/styles.sass, never add it in html files