Skip to content

brighthive/brighthive-jwt-authorization-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME OF APP

One sentence explanation of the tool.

Motivation (Why did we build this?)

Why did Brighthive build this?

Demo (or Features)

What does this tool do? Include screenshots and/or GIFs.

Alternatively, this section may enumerate the features of the app. Use bullet points.

How to use [NAME OF APP]

[OPTIONAL] This section describes how to use the app, e.g., how to install it via pip, how to configure it, how to execute useful functions, etc. This section is necessary for libraries and scripts, but may not be useful for web APIs.

How to develop [NAME OF APP]

Alternatively, you can call this section "Getting Started" – the preferred header if you omit "How to use."

This section should provide instructions for running the app locally: requirements, docker, virtualenv management, etc. Future Brighthive developers need this section, in particular! But this section can also be beneficial to off-the-street open source developers. For this reason, please include the following text somewhere:

We welcome code contributions, suggestions, and reports! Please report bugs and make suggestions using Github issues. The Brighthive team will triage and prioritize your issue as soon as possible.

Formatting

To autopep8 format from terminal,

pipenv run format

Testing

How do I run tests? (And what libraries did we use to write said tests?)

Contributions

Brighthive welcomes and appreciates your contributions! Contribute by doing one (or more) of the following:

  1. Report a bug
    Did you encounter a bug? Please open a descriptive issue on Github. We will respond as soon as we can.

  2. Request a feature
    You can request a feature by opening an issue on Github, and if it seems viable, Brighthive will allocate development time to implement it.

  3. Create a pull request
    Check out a branch, push your commits to Github, and open a pull request. (N.b., you can either fork or clone the repo.) Add a detailed description of your changes, and finally, request a review from someone on the Brighthive team (see below).

Read more about the open-source community here, and learn more about creating a pull request here.

Team

Names and titles of core contributors (including people who did not push code to Github). Use bullets, for example:

* Logan Ripplinger (Software Engineer)
* Si Young Byun (Software Engineer)

License

Include a link to the LICENSE.md file in your repo.