You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+8-11
Original file line number
Diff line number
Diff line change
@@ -7,27 +7,24 @@ assignees: ''
7
7
8
8
---
9
9
10
-
<!--
11
-
NOTE: If this issue relates to security, please use the vulnerability disclosure form here:
12
-
https://www.algorand.com/resources/blog/security
13
-
14
-
General, developer or support questions concerning Algorand should be directed to the Algorand Forums https://forum.algorand.org/.
15
-
-->
16
-
17
10
### Subject of the issue
18
-
Describe your issue here.
11
+
12
+
<!-- Describe your issue here. -->
19
13
20
14
### Your environment
15
+
16
+
<!--
21
17
* Software version: `algod -v`
22
18
* Node status if applicable: `goal node status`
23
19
* Operating System details.
24
20
* In many cases log files and cadaver files are also useful to include. Since these files may be large, an Algorand developer may request them later. These files may include public addresses that you're participating with. If that is a concern please be sure to scrub that data.
Copy file name to clipboardexpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,8 @@ It is also a good idea to run tests:
15
15
16
16
## Summary
17
17
18
-
Explain the goal of this change and what problem it is solving. Format this cleanly so that it may be used for a commit message, as your changes will be squash-merged.
18
+
<!--Explain the goal of this change and what problem it is solving. Format this cleanly so that it may be used for a commit message, as your changes will be squash-merged.-->
19
19
20
20
## Test Plan
21
21
22
-
How did you test these changes? Please provide the exact scenarios you tested in as much detail as possible including commands, output and rationale.
22
+
<!--How did you test these changes? Please provide the exact scenarios you tested in as much detail as possible including commands, output and rationale.-->
Algorand takes the security of the platform and of its users very seriously. We recognize the important role of external security researchers and developers in helping keep our community safe. As with most security reward programs, we ask that you use common sense when looking for security bugs. Vulnerabilities must be disclosed to us privately with reasonable time to respond, and avoid compromise of other users and accounts, or loss of funds that are not your own. We do not reward denial of service, spam, or social engineering vulnerabilities.
4
+
5
+
If you believe that you have found a security vulnerability you may disclose it here:
0 commit comments