Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.3 KB

File metadata and controls

14 lines (11 loc) · 1.3 KB

Did you find a bug?

  1. Do not open up a GitHub issue if the bug is a security vulnerability. Instead, refer to our security policy.
  2. Ensure the bug was not already reported by searching the MADFSH GitHub Issues page.
  3. 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 with as much relevant information as possible.

Did you write a patch that fixes a bug?

  1. Open a new GitHub pull request with the patch.
  2. Ensure the pull request description clearly describes the problem and solution. Include the relevant MADFSH GitHub issue number if applicable.

Did you implement a new feature?

  1. Open a new GitHub pull request with the new feature or improvement.
  2. Ensure the PR description clearly describes the change. Provide details about how to test the new feature or improvement.

Note that all contributions to this project will be released under the Apache 2.0 license. By submitting a pull request, you are agreeing to comply with this license. As indicated by the license, you are also attesting that you are the copyright owner, or an individual or Legal Entity authorized to submit the contribution on behalf of the copyright owner.