entropyxyz / entropy-docs

Documentation for Entropy.
https://docs.entropy.xyz
GNU Affero General Public License v3.0
3 stars 2 forks source link

Requesting test funds via github discussions requires filled-in body, contradicting quickstart guide #111

Closed cooldracula closed 2 weeks ago

cooldracula commented 3 weeks ago

Issue type: (Select one)

Description:

In our quickstart guide, under Get Testing Funds, it specifies to start a discussion in our community repo, adding their address as the title and leaving the body of the topic blank (unless they need more funds). However, it looks like the body is a required field for Github discussions, and so it is not possible to leave it blank. The submitter has to put in a dummy message to complete the request.

This is a minor issue, but prompted me to look into discussion category forms. We may want to create a form for these fund requests, to make the request more self-explanatory. I opened a PR in the community repo with an example form to help illustrate what I mean. We use the forms in our IT Helpdesk if you want to see one in action.

Steps to reproduce:

Expected behavior:

Request is submitted.

Actual behavior Github alerts that the body of the discussion topic cannot be blank.