etc_requests.lua - When delete a request make it possible to announce it in main/pm
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When deleting a request it will only be visible to the OP that has deleted the request.
If a user requests an invalid request, it should be possible to announce the reason for deleting the request in main or maybe even to the user that has requested it, to let the user know it was an invalid request.
Contributor guide
No contributing guide indexed for this repository
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
Start in etc_requests.lua and trace the delete-request handling and the existing main/PM notification paths. Done means an invalid request’s deletion reason can be announced in main or sent to the requester, with the behavior verified through the script’s request flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100