Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 2.52 KB

CONTRIBUTION.md

File metadata and controls

32 lines (20 loc) · 2.52 KB

Bug Reports

To encourage active collaboration, Struct Finance strongly encourages pull requests, not just bug reports. Pull requests will only be reviewed when marked as "ready for review" (not in the "draft" state) and all tests for new features are passing. Lingering, non-active pull requests left in the "draft" state will be closed after a few days.

However, if you file a bug report, your issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a bug report is to make it easy for yourself - and others - to replicate the bug and develop a fix.

Remember, bug reports are created in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the bug report will automatically see any activity or that others will jump to fix it. Creating a bug report serves to help yourself and others start on the path of fixing the problem. If you want to chip in, you can help out by fixing any bugs listed in our issue trackers. You must be authenticated with GitHub to view all of our listed issues.

If you notice improper DocBlock, Linting, or IDE warnings while using our Contracts, do not create a GitHub issue. Instead, please submit a pull request to fix the problem.

The Struct Finance source code is managed on GitHub only.

Support

Our GitHub issue trackers are not intended to provide general help or support. Instead, use one of the following channels:

Security Vulnerabilities

If you discover a security vulnerability within our Contracts, please send an email to [email protected]. All security vulnerabilities will be promptly addressed. Please do not open a issue ticket.

Coding Style

Struct Finance follows the SolidityLang coding standard.

Code of Conduct {#code-of-conduct}

The Struct Finance code of conduct is derived from the Ruby code of conduct. Any violations of the code of conduct may be reported to our support email ([email protected])

  • Participants will be tolerant of opposing views.
  • Participants must ensure that their language and actions are free of personal attacks and disparaging personal remarks.
  • When interpreting the words and actions of others, participants should always assume good intentions.
  • Behavior that can be reasonably considered harassment will not be tolerated.