numere-org / NumeRe

Framework for numerical computations, data analysis and visualisation
https://www.numere.org
GNU General Public License v3.0
17 stars 5 forks source link

Create a "report an issue" feature #204

Open numeredev opened 3 months ago

numeredev commented 3 months ago

DESCRIPTION

What does your feature request improve on? Please describe. Create a "report an issue" feature, which is located in the menu bar and also pops up after a crash.

Describe the solution you'd like See description. Some reference material: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#create-an-issue https://github.com/Kicer86/cpp_restapi/tree/master

Additional context Add any other context or screenshots about the feature request here.

(Do not write below this line)


DEVS' SECTION

ANALYSIS

This feature requires some dedicated testing. Setting up a dummy repository is recommended. Might also be necessary to have a kind of a bot, which allows for anonymous issue posting.

IMPLEMENTATION STEPS

(see also our Wiki for implementation guidelines)

DOCUMENTATION STEPS

(see also our Wiki for further information)

PULL REQUEST