matrix-org / matrix-org/matrix-hookshot
Change `changes_requested` text to `requested changes`
Open
Nobody has claimed this yet.
GitHub
T-Task
Z-Good-First-Issue
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
The bot posts a message saying {user} changes_requested, but this doesn't flow well grammatically.

I feel like it'd be better if it said something like this:

I thought about removing in to fit in with other stuff the bot says, but the above made the most sense to me.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the literal changes_requested and inspect the bot entry point that assembles this message. Update the displayed wording to requested changes, then run any relevant checks or tests you find for that message; done means the bot no longer posts the awkward original text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100