Skip to content

This repository contains details of how to contribute to any public Wolf Software project.

License

Notifications You must be signed in to change notification settings

WolfSoftware/contributing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolf Software Logo
Contributing to Wolf Software Projects

Build Status Release Commits since release Software License

Overview

If you discover issues, have ideas for improvements or new features, please report them to the issue tracker of the repository or submit a pull request for the specific project.

Please, try to follow these guidelines when you do so.

Issue reporting

  • Check that the issue has not already been reported, if it has and you can provide additional information please feel free to do so.
  • Check that the issue has not already been fixed in the latest code.
  • Be clear, concise and precise in your description of the problem.
  • Open an issue with a descriptive title and complete all of the questions in grammatically correct, complete sentences. Add an additional information you think is relevant.
  • Specify which version you are running as this will help us when we attempt to replicate the issue.
  • Include any relevant code to the issue summary.

Feature requests

If you have an idea for a new feature or improvement that you would like to see, but you can't (or don't want to) make the change yourself to the code, then you can also log this by using the issue tracker.

Pull requests

  • Read how to properly contribute to open source projects on GitHub.
  • Fork the project.
  • Use a topic/feature branch to easily amend a pull request later, if necessary.
  • Write good commit messages.
  • Use the same coding and documentation conventions as the rest of the project. If not your pull request might well be rejected.
  • Commit and push until you are happy with your contribution.
  • Make sure to add tests for it. This is important so we don't break it in a future version unintentionally.
  • Make sure that the code passes any existing tests cleanly.
  • Squash related commits together.
  • Open a pull request that relates to only one subject with a clear title and description in grammatically correct, complete sentences.

NOTE: We reserve the right to reject any pull requests that do not meet this requirements. We will however feedback on why pull requests were rejected.

Version Numbers

Please do not bump the version number in VERSION.txt as there could well be other changes that are in progress or planned for release and your change might be in a later version.

For this reason any PRs with a change to the VERSION.txt file will be rejected as a matter of course.

Changelogs

We use in house tools to auto-generate all of our changelogs, so there is no need to update the CHANGELOG, in fact any changes will be automatically overwritten.

Contributors

Show Support

About

This repository contains details of how to contribute to any public Wolf Software project.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published