smiley %!s(int64=2) %!d(string=hai) anos
pai
achega
017b163eef

+ 21 - 6
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,6 +1,6 @@
 ---
 ---
 name: Bug report
 name: Bug report
-about: You have found a bug? That's great (ok, not that great)! Please help us to improve!
+about: You have found a bug? Does the library not behave as expected? That's great (ok, not that great)! Please help us to improve!
 title: ''
 title: ''
 labels: ''
 labels: ''
 assignees: ''
 assignees: ''
@@ -9,30 +9,45 @@ assignees: ''
 
 
 <!--
 <!--
 Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to.
 Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to.
-If you have a question or an issue that is not a bug, please use the Q&A section under discussions instead. Thanks!
+If you have a question or an issue that is not a bug,
+please use the Q&A section under discussions instead. Thanks!
 -->
 -->
-**Describe the bug**
+
+**Describe the bug or unexpected behaviour**
+
 A clear and concise description of what the bug is.
 A clear and concise description of what the bug is.
 
 
+
 **Steps to reproduce the behavior**
 **Steps to reproduce the behavior**
+
 - When i do ...
 - When i do ...
 - The code below ...
 - The code below ...
 - Error message: ...
 - Error message: ...
 
 
-**Code sample**
+
+**Code sample** (if applicable)
+
 ```php
 ```php
 // your code here
 // your code here
 ```
 ```
 
 
+
 **Expected behavior**
 **Expected behavior**
+
 A clear and concise description of what you expected to happen.
 A clear and concise description of what you expected to happen.
 
 
+
 **Screenshots**
 **Screenshots**
+
 If applicable, add screenshots to help explain your problem.
 If applicable, add screenshots to help explain your problem.
 
 
+
 **Environment (please complete the following information):**
 **Environment (please complete the following information):**
- - PHP version/OS: [e.g. 7.4.12, Ubuntu 20.04]
- - Library version: [e.g. 4.3.1]
+
+- PHP version/OS: [e.g. 7.4.12, Ubuntu 20.04]
+- Library version: [e.g. 4.3.1]
+
 
 
 **Additional context**
 **Additional context**
+
 Add any other context about the problem here.
 Add any other context about the problem here.

+ 2 - 1
.github/ISSUE_TEMPLATE/general_issue.md

@@ -9,5 +9,6 @@ assignees: ''
 
 
 <!--
 <!--
 Hi, you are trying to open an issue!
 Hi, you are trying to open an issue!
-If you have a question or an issue that is not a bug, please use the Q&A section under discussions instead. Thanks!
+If you have a question or an issue that is not a bug,
+please use the Q&A section under discussions instead. Thanks!
 -->
 -->