fernandonevarez / lms

A modern Learning Management System (LMS) built with Next.js, Tailwind CSS, TypeScript, and Go.
https://academy.codevera.org
GNU General Public License v3.0
0 stars 0 forks source link

[DOCS]: Update Issue Template Format for Consistency and Clarity #13

Closed fernandonevarez closed 1 week ago

fernandonevarez commented 1 week ago

Section to Update

Issue Templates

Suggested Changes

  1. Priority Level Dropdown:

    • Move the priority level dropdown to be the first question asked in templates where it appears.
    • Make the priority level a required question to ensure contributors specify the urgency. jncdjksnks
  2. Remove <title> in Template Titles:

    • Remove the <title> tag in any templates where it appears in the title, as it was initially added with a different intention and is not serving a purpose.
  3. Require All Inputs:

    • Update all issue templates to ensure that all input fields are required, except for those asking for Additional Information. These fields should remain optional to allow flexibility in contributions.

Reason for Update

These updates will help ensure that issue submissions are more consistent and complete, leading to less back-and-forth communication and a smoother contribution process.

Priority Level

Moderate

fernandonevarez commented 1 week ago

Actually, I'm going to remove the Priority Level dropdown since it's unnecessary when people can simply indicate the importance using labels.