Skip to content

Nue-Foundation/Contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to Nue

First off, thank you for considering contributing to Nue! It's people like you that make Nue such a great tool.

Code of Conduct

By participating in this project, you are expected to uphold our Code of Conduct.

How Can I Contribute?

Reporting Bugs

  • Ensure the bug was not already reported by searching on GitHub under Issues.
  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

Suggesting Enhancements

  • Open a new issue with a clear title and detailed description of the suggested enhancement.
  • Provide any relevant examples or use cases that support your suggestion.

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Issue that pull request!

Styleguides

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature")
  • Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
  • Limit the first line to 72 characters or less
  • Reference issues and pull requests liberally after the first line

Nue Styleguide

  • 2 spaces for indentation rather than tabs
  • You can try running nue lint for style unification

License

By contributing, you agree that your contributions will be licensed under its MIT License.

Getting Started

  • Set up your development environment by following our setup guide.
  • Take a look at our roadmap to see where we are heading and to find areas that could use help.
  • Check out the good first issues if you're looking for a place to start.

Recognition

We value every contribution, no matter how small. Contributors who have made significant and valuable contributions to the Nue project are eligible to become members of the Nue-Foundation organization.

Thank you for contributing to Nue!

About

Thank you for considering contributing to Nue!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published