Skip to content

dylenfu/go-JWTBearerware

Repository files navigation

Contributing

Enhancements or fixes are welcome

Issues

Check if a ticket for your issue already exists in GitHub issues. If you don't find a ticket submit a new one.

Pull Requests

  1. Fork the repo
  2. Check out a new topic branch from dev.
  3. Make your changes.
  4. Commit and push the topic branch.
    1. Extra credit if you squash your commits first.
  5. Submit a pull request back to dev.

###Style

  • Your code should pass golint.
  • Follow the existing conventions.

###Tests

  • If you add any functionality be sure to also add a test for it.
  • All regressions need to pass before I can accept your pull

License

By contributing to this project you agree that your contributions will be licensed under its MIT license.

About

No description, website, or topics provided.

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages