We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f75ce commit c306b22Copy full SHA for c306b22
.github/ISSUE_TEMPLATE.md
@@ -5,16 +5,18 @@
5
6
> **Describe what you are trying to achieve and what goes wrong.**
7
8
-> Provide output if related. Provide coredump if any. Use https://github.com/phalcon/cphalcon/wiki/Generating-a-backtrace as reference
+> Provide output if related. Provide coredump if any. Use https://docs.phalconphp.com/en/latest/generating-backtrace as reference
9
10
```php
11
// paste output here
12
```
13
+
14
> Provide minimal script to reproduce the issue
15
16
17
// paste code
18
19
20
### Details
21
22
* Phalcon version: (`php --ri phalcon`)
0 commit comments