Contributions are always welcome; however, please read this document in its entirety before submitting a Pull Request or Reporting a bug.
- Reporting a bug
- Creating an issue
- Feature requests
- Opening a pull request
- Code of Conduct
- License
- Contributor license agreement
Think you've found a bug? Let us know!
Security is a top priority for us. If you have encountered a security issue please responsibly disclose it by following our security disclosure document.
Your issue must follow these guidelines for it to be considered:
- Check you’re on the latest version, we may have already fixed your bug!
- Search our issue tracker for your problem, someone may have already reported it
To contribute, fork
promptui
, commit your changes, and open a pull
request.
Your request will be reviewed as soon as possible. You may be asked to make changes to your submission during the review process.
- Test your change thoroughly
- you can run
make bootstrap && make
to ensure that the continuous integration build will succeed
All community members are expected to adhere to our code of conduct.
Manifold's promptui is released under the BSD 3-Clause License.
For legal purposes all contributors must sign a contributor license agreement, either for an individual or corporation, before a pull request can be accepted.
You will be prompted to sign the agreement by CLA Assistant (bot) when you open a Pull Request for the first time.