comparison pages/menu/bugs.md @ 246:41e6507acab4

Improve bug reporting section.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Sat, 27 Mar 2021 21:04:29 +0900
parents 598d7f098082
children e493534d00e8
comparison
equal deleted inserted replaced
245:2129f69303db 246:41e6507acab4
33 33
34 <p></p> 34 <p></p>
35 35
36 3. **Missing function in Octave** 36 3. **Missing function in Octave**
37 37
38 - If the function is 38 If a function exists in Matlab, but not in Octave, this is **not** a bug.
39 [part of an Octave package]({{ site.sourceforge_url }}/functions_by_alpha.php), 39
40 this is **not** a bug. 40 - The function might already be
41 - If the function **exists in Matlab**, 41 [part of an Octave package]({{ site.sourceforge_url }}/functions_by_alpha.php).
42 but **not in core Octave** and **not in an Octave package**, 42 - You may file a **feature request** for it on the bug tracker.
43 that is a bug.
44 43
45 <p></p> 44 <p></p>
46 45
47 It might take several months or years until for new features to become part 46 Please be aware that it might take **several months**
48 of Octave, consider 47 until for new features become part of Octave.
49 [<i class="fas fa-comment-dollar"></i> commercial support]({{ "commercial-support.html" | relative_url }}) 48 Consider [<i class="fas fa-comment-dollar"></i> commercial support]({{ "commercial-support.html" | relative_url }})
50 if you don't want to wait that long. 49 if you don't want to wait that long.
51 50
52 4. **Make your bug report count** 51 4. **Make your bug report count**
53 52
54 - **Report all the facts:**<br> 53 - **Report all the facts:**<br>