Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.42 KB

File metadata and controls

23 lines (12 loc) · 1.42 KB

How to contribute to RemoteFiles

Did you find a bug?

  • 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 and as much relevant information as possible.

  • If possible, use the bug report template to create the issue.

Do you have a feature request?

  • Ensure the feature was not already requested by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the feature, open a new one. Be sure to include a title and clear description and as much relevant information as possible.

  • If possible, use the feature request template to create the issue.

Did you write a patch that fixes a bug or adds a feature?

  • Open a new GitHub pull request with the patch.

  • Ensure the PR description clearly describes the problem and solution or the feature. Include the relevant issue number if applicable.