An example of behaviour pattern with a dummy server
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

27 行
626 B

2 年前
  1. # three-tier
  2. TODO: Write a description here
  3. ## Installation
  4. TODO: Write installation instructions here
  5. ## Usage
  6. TODO: Write usage instructions here
  7. ## Development
  8. TODO: Write development instructions here
  9. ## Contributing
  10. 1. Fork it (<https://github.com/your-github-user/three-tier/fork>)
  11. 2. Create your feature branch (`git checkout -b my-new-feature`)
  12. 3. Commit your changes (`git commit -am 'Add some feature'`)
  13. 4. Push to the branch (`git push origin my-new-feature`)
  14. 5. Create a new Pull Request
  15. ## Contributors
  16. - [Ludovic 'Archivist' Lagouardette](https://github.com/your-github-user) - creator and maintainer