🎈 First off, thanks for taking the time to contribute! 🎈
The following is a set of guidelines for contributing to sejong-univ-auth. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
First open an issue and let us know what you're contributing to!
Table Of Contents
- Please create a branch in this format,
<Issue Number>-<Some name> - Open a terminal and navigate to your project path. And enter this.
git config --global commit.template .gitmessage.txt - You can use the template, with
git committhrough vi. Notgit commit -m - If you want to merge your work, please pull request to the
devbranch. - Enjoy contributing!
If you have any other opinions, please feel free to suggest! 😀