Skip to content

Instantly share code, notes, and snippets.

@gfarfanb
Last active July 19, 2022 20:23
Show Gist options
  • Save gfarfanb/8980c4b81b6cb959000c5910f1c6632b to your computer and use it in GitHub Desktop.
Save gfarfanb/8980c4b81b6cb959000c5910f1c6632b to your computer and use it in GitHub Desktop.
GitHub Contributing Template.

How to contribute

I'm really glad you're reading this, thanks.

The following is a set of guidelines for contributing to :repository_name. Use your best judgment, and feel free to propose changes to this document or any other community document in a pull request.

Code of Conduct

This project and everyone participating in it is governed by the :repository_name Code of Conduct. Please report any unacceptable behavior to @:github_username.

Getting started

To start using this repository right away, fork this repository on GitHub.

How to install it

Description is not available yet

How can I contribute in a different way?

Reporting bugs

  • Fill the required template.
  • Make sure you are correctly following the checklist section.
  • The description must be concise.
  • It is important the indicate environment you are testing.
  • Include screenshots and animated GIFs in your pull request whenever possible.

Suggesting enhancements

It is always welcome a new change idea, refactoring, design, features, new pages (not only posts), just propose it via feature requests or if consider better via pull requests.

Pull Requests

  • Fill the required template.
  • Include screenshots and animated GIFs in your pull request whenever possible.
  • Describe every change you made in a new bullet.
  • End all files with a newline.
  • Do not forget to list the contributors.
  • Every pull request must have one review, must be up to date and must have verified signatures, so wait and process the feeback.

Once your pull request is ready to be merged, the repository maintainers will integrate it. There is no additional action required from pull request contributors at this point.

Copyright

:repository_name core is licensed under MIT License, with a few exceptions in bundled classes. We consider all contributions as MIT unless it's explicitly stated otherwise. MIT-incompatible code contributions will be rejected. Contributions under MIT-compatible licenses may be also rejected if they are not ultimately necessary.

Use this if you are using two licenses:

:repository_name is licensed under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0), with a few exceptions like pure executable code which uses MIT License. We consider all contributions as CC BY-SA or MIT unless it's explicitly stated otherwise. Any-incompatible code contributions will be rejected. Contributions under Any-compatible licenses may be also rejected if they are not ultimately necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment