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: docs/book/introduction/community.rst
+6-5
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Reporting bugs, errors, and unexpected behavior
32
32
-----------------------------------------------
33
33
34
34
You notice a bug, see an error or behavior you did not expect and want to report it to us? That is great, thanks in advance!
35
-
Before you report it, please see our `FAQ <http://docs.cuckoosandbox.org/en/latest/faq/>`_. Common issues and their solutions are already mentioned here.
35
+
Before you report it, please see our `FAQ <https://cuckoo.sh/docs/faq>`_. Common issues and their solutions are already mentioned here.
36
36
You may also find a solution by `searching existing issues <https://www.google.com/search?q=site:github.com/cuckoosandbox/cuckoo/issues>`_.
37
37
38
38
You can also contact us using any of the methods mentioned at `cuckoosandbox.org/discussion <https://cuckoosandbox.org/discussion>`_.
@@ -41,7 +41,8 @@ Now, if you do create an issue, it is very useful if you do and include the foll
41
41
42
42
* **Use a descriptive issue title**
43
43
44
-
* **Try to reproduce it**
44
+
* **Try to reproduce your issue**
45
+
- How can we reproduce it?
45
46
46
47
* **What where you doing with Cuckoo Sandbox?**
47
48
- Submitting a task, waiting for a result, adding a module etc.
@@ -55,7 +56,7 @@ Now, if you do create an issue, it is very useful if you do and include the foll
55
56
* **What happened?**
56
57
- Try to explain what happened in detail. (This makes it possible for us to reproduce, confirm, and fix the issue)
57
58
- For errors etc, please include the log with this error. Preferably with a link to an online paste service
58
-
- If you can, include the file being analysed by Cuckoo or a file hash
59
+
- If you can, include a hash of the file being analyzed by Cuckoo
59
60
60
61
* **What did you try to do so far?**
61
62
- If you tried to do anything to fix it, please include what you tried.
@@ -80,7 +81,7 @@ When creating a feature request/suggestion, include the following if it applies:
80
81
Asking questions
81
82
----------------
82
83
83
-
Have a question about Cuckoo Sandbox? Maybe it has already been asked. Please see our `FAQ <http://docs.cuckoosandbox.org/en/latest/faq/>`_ and `documentation <http://docs.cuckoosandbox.org/en/latest/>`_ first.
84
+
Have a question about Cuckoo Sandbox? Maybe it has already been asked. Please see our `FAQ <https://cuckoo.sh/docs/faq>`_ and `documentation <https://cuckoo.sh/docs>`_ first.
84
85
85
86
Did not find your answer? Feel free to contact us using any of the methods mentioned `here <https://cuckoosandbox.org/discussion>`_, or by creating an issue.
Please read our **[community guidelines](http://docs.cuckoosandbox.org/en/latest/introduction/community)** if you never have. Do this __before__ you create an issue or pull request.
1
+
Please take a look at our **[community guidelines](https://cuckoo.sh/docs/introduction/community.html)** if you never have. Do this __before__ you create an issue or pull request.
0 commit comments