codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
121 stars 93 forks source link

Modify Issues description to hide instructions #1021

Open CarolinaCobo opened 5 hours ago

CarolinaCobo commented 5 hours ago

Context

Currently when adding a description in an issue the instructions have to be manually deleted.

Expected Behavior

Edit the Description template to hide the description of the required steps as follows:

<!-- Description here -->

Current Behaviour

Here an example of it in the Write section:

Screenshot 2024-09-22 at 20 32 39

Here the Preview not showing the one in between <!-- -->

Screenshot 2024-09-22 at 20 32 52

Screenshots

Drag and drop screenshots here to better describe your issue

Steps to reproduce

Please provide detailed steps for reproducing the issue

  1. Step 1
  2. Step 2
  3. etc

Additional info

Provide any additional information here

github-actions[bot] commented 5 hours ago

Uh oh! @CarolinaCobo, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.