Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

29 lines (18 loc) · 1.06 KB

Contributing to LTFS

We love pull requests from everyone.

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a coding style guide, please follow it in all your interactions with the project.

  1. Fork, then clone the repo
git clone git@github.com:your-username/ltfs.git
  1. Make your fix or change
  • Please follow the style guidelines of this project
  • Please comment to the code, particularly in hard-to-understand areas
  • Please remove all warnings in the first target environment (RHEL7 x86_64)
  • Please confrim your fix or change works as expected
  1. Push to your fork and submit pull request.

  2. At this point you're waiting until we may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted