Skip to content

Latest commit

 

History

History
94 lines (55 loc) · 3.4 KB

CONTRIBUTING.md

File metadata and controls

94 lines (55 loc) · 3.4 KB

Contribute to Stronghold

This document describes how to contribute to Stronghold. We encourage everyone with knowledge and passion in IOTA technology to do so.

Thanks! ❤️

Do you have a question ❓

If you have a general or technical question, you can use one of the following resources instead of submitting an issue:

  • Developer documentation: For official information about developing with IOTA technology
  • Discord: For real-time chats with the developers and community members
  • IOTA Governance: For technical, research or governance discussions with the Research and Development Department at the IOTA Foundation
  • StackExchange: For technical and troubleshooting questions

Ways to contribute 🔍

Stronghold is currently being regarded as feature complete, but we cannot anticipate every future extension that might be useful or increases security.

So to contribute to Stronghold on GitHub, you can:


Report a bug 🐛

This section guides you through reporting a bug. Following these guidelines helps maintainers and the community understand the bug, reproduce the behavior, and find related bugs.

Before Reporting a Bug

Please check the following list:

  • Do not open a GitHub issue for security vulnerabilities, instead, please contact us at security@iota.org.

  • Ensure the bug was not already reported by searching on GitHub under Issues. If the bug has already been reported and the issue is still open, add a comment to the existing issue instead of opening a new one.

::: Note

If you find a Closed issue that seems similar to what you're experiencing, open a new issue and include a link to the original issue in the body of your new one.

:::

Submitting a Bug Report

To report a bug, open a new issue, and be sure to include as many details as possible, using the template.

::: Note

Minor changes such as fixing a typo can but do not need an open issue.

:::

If you also want to fix the bug, submit a pull request and reference the issue.


Suggest a new feature 💡

This section guides you through suggesting a new feature. Following these guidelines helps maintainers and the community collaborate to find the best possible way forward with your suggestion.

Before Suggesting a New Feature

Ensure the feature has not already been suggested by searching on GitHub under Issues.

Suggesting a New Feature

To suggest a new feature, open a Feature Request.


Code of Conduct 📋

This project and everyone participating in it is governed by the Code of Conduct.