Skip to content

Deleted an unnecessary form in preparation for implementing form testing

MariaV requested to merge cleanup_forms into master

Deleted a form that published issues directly to github, as issues will always be created and saved in database with a user_identifier first before mod approval. Preparing to add testing coverage for all forms.

Merge request reports