... | @@ -14,28 +14,30 @@ Please read the [Code of Conduct](/code-of-conduct) before contributing! |
... | @@ -14,28 +14,30 @@ Please read the [Code of Conduct](/code-of-conduct) before contributing! |
|
***
|
|
***
|
|
### Content
|
|
### Content
|
|
- [Community](/community)
|
|
- [Community](/community)
|
|
* [InSource Community Job Board](/insource-community-job-board)
|
|
* [Developers](/community/developers)
|
|
|
|
* [InSource Community Job Board](/community/insource-community-job-board)
|
|
* [Builds](/community/builds)
|
|
* [Builds](/community/builds)
|
|
* [Training Videos](/community/training-videos)
|
|
* [Training Videos](/community/training-videos)
|
|
|
|
* [Announcement Responsibilities](/community/announcement-responsibilities)
|
|
- [Coding style guide](/coding-style-guide)
|
|
- [Coding style guide](/coding-style-guide)
|
|
- [Research](/research)
|
|
- [Research](/research)
|
|
* [Documents and Drawings](/research/google-file-links)
|
|
* [Documents and Drawings](/research/google-file-links)
|
|
* [Superblock generation](/research/superblock-generation-research)
|
|
* [Superblock generation](/research/superblock-generation-research)
|
|
* [Instant Send](/research/Instant-send)
|
|
* [Instant Send](/research/Instant-send)
|
|
|
|
* [Governance Competition Analysis](/research/governance-competition)
|
|
- [Release Management](/release-management)
|
|
- [Release Management](/release-management)
|
|
* [Pre-release & post-release tasks](/release-management/pre-release-post-release-tasks)
|
|
* [Pre-release & post-release tasks](/release-management/pre-release-post-release-tasks)
|
|
- [Communications & Marketing](/communications-&-marketing)
|
|
|
|
* [Announcement responsibilities](/Announcement-Responsibilities)
|
|
|
|
|
|
|
|
***
|
|
***
|
|
### Development
|
|
### Development
|
|
**When describing a bug please include following information:**
|
|
**When describing a bug please include following information:**
|
|
|
|
(needs to be updated to match the Bug template file)
|
|
* Issue summary - an issue header which outlines the actual defect to be solved
|
|
* Issue summary - an issue header which outlines the actual defect to be solved
|
|
* Product - for example Desktop Wallet x64, Windows 10
|
|
* Product - for example Desktop Wallet x64, Windows 10
|
|
* Build Found In - for example 0.12.3.3; this is very important as you may be using an old build and the issue may already have been resolved.
|
|
* Build Found In - for example 0.12.3.3; this is very important as you may be using an old build and the issue may already have been resolved.
|
|
* Steps to reproduce - the steps to recreate exactly how the error occurred when you found the issue
|
|
* Steps to reproduce - the steps to recreate exactly how the error occurred when you found the issue
|
|
* Expected behavior - what you would expect to see instead of the issue; this can be useful as it may trigger a conversation between yourself and the developer (or the team) about a better fix or possible solutions.
|
|
* Expected behavior - what you would expect to see instead of the issue; this can be useful as it may trigger a conversation between yourself and the developer (or the team) about a better fix or possible solutions.
|
|
|
|
* Actual behavior - describe the symptoms of the bug and what happened before and after.
|
|
|
|
|
|
**Bounties**
|
|
**Bounties**
|
|
|
|
|
... | | ... | |