Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.58 KB

File metadata and controls

24 lines (12 loc) · 1.58 KB

Contributing

Thank you for your interest in contributing to the snap-7715-permissions! Your contributions help make this project better for everyone. Below are guidelines to help you get started.

How Can I Contribute?

You can open an issue to suggest a feature. Please follow the new feature template. To report a bug, please follow our security policy.

Before creating a new issue, check the current open and closed issues to see if your concern has already been addressed. Adding a comment to an existing issue can often be more effective.

When suggesting a new feature, provide comprehensive details, particularly about the motivating use cases. Clearly illustrating the feature’s potential impact on the ecosystem can help prioritize its development. High-impact features are given priority, so detailed explanations are highly valued.

Submitting Pull Requests

All Pull Requests must be paired with an open issue. When creating a Pull Request, you will be presented with a PR template; please be as detailed and thorough as possible to increase the likelihood of your PR being merged.

Create your PR against main as the base branch.

Please ensure your pull request adheres to the style guide and includes unit tests for new functionality.

Releasing changes

Read more on "Release" ->