[READ-ONLY] Mirror of https://github.com/jmrplens/A-Lab. Matlab-based software for measuring acoustic parameters and experiments.
acoustics anechoic impedance-tube impulse-response matlab measurements transmission-tube
0

Configure Feed

Select the types of activity you want to include in your feed.

Update issue templates

authored by

Jose M. Requena Plens and committed by
GitHub
(May 25, 2021, 8:49 AM +0200) f4f82143 7ebeaff3

+34
+34
.github/ISSUE_TEMPLATE/bug_report.md
··· 1 + --- 2 + name: Bug report 3 + about: Create a report to help us improve 4 + title: '' 5 + labels: bug 6 + assignees: '' 7 + 8 + --- 9 + 10 + **Describe the bug** 11 + A clear and concise description of what the bug is. 12 + 13 + **To Reproduce** 14 + Steps to reproduce the behavior: 15 + 1. Go to '...' 16 + 2. Click on '....' 17 + 3. Scroll down to '....' 18 + 4. See error 19 + 20 + **Expected behavior** 21 + A clear and concise description of what you expected to happen. 22 + 23 + **Screenshots** 24 + If applicable, add screenshots to help explain your problem. 25 + 26 + **File project** 27 + If applicable, add file project (.alab) to have more data to replicate the problem. 28 + 29 + **Desktop (please complete the following information):** 30 + - OS: [e.g. Windows 10] 31 + - MATLAB Version [e.g. 2021a] 32 + 33 + **Additional context** 34 + Add any other context about the problem here.