-
-
Notifications
You must be signed in to change notification settings - Fork 776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
img tag refactor in CONTRIBUTING.md Sec 1.3 - first #7093
Comments
This comment was marked as outdated.
This comment was marked as outdated.
Hello @maadeshsivakumar, we appreciate you taking on issue #7093, however it looks like you've already worked on enough issues of this complexity. Try checking out some of the issues of the next complexity from the Prioritized Backlog :) We are going to unassign you from this issue so you can take on another issue. Hfla appreciates you! :) P.S. There is one exception to this rule/automation, and that is if you were away for a long time, and need to do the issue ladder again. If that is the case, please post the following note on the issue and on your Skills Issue (Pre-work Checklist). A Merge team member will reassign you to this issue, and will help you get assigned to subsequent issues up to medium size.
|
Hi @maadeshsivakumar, HfLA appreciates your interest in this issue, but please note that it is in the "New Issue Approval" column of the Project Board because it has not been finalized, approved, or prioritized, and so it is not ready for assignment. For this reason, you have been unassigned from this issue. Please remember to assign issues only from the "Prioritized Backlog" column. The only exceptions to this rule are if you are writing an issue and the |
@maadeshsivakumar I see you have an open PR for this issue, but you have already completed a Small issue in the past, #7092. Is there a reason you wanted to work on a second Small issue? It looks like you completed the other one just last month. Please refer to the previous HackforLABot comment. Generally if you receive a comment from the bot and are unassigned from an issue you should double check why before working on it/opening a PR. |
@maadeshsivakumar In future, Please follow the Skills Issue on the number issues that can be worked on a specific complexity. You can move on to review |
Prerequisite
Overview
We want to change an img HTML tag ending with a slash (<img.../>) to an img tag without an ending slash (<img...>) so that the codebase is consistent with how we use img HTML tags.
Action Items
CONTRIBUTING.md
to
- [ ] The file may contain more than one instance of an img tag with a closing slash. Only change the single instance specified above. Do not leave any blank spaces before the closing bracket.
(for example: https://github.com/roslynwythe/website/blob/test-CONTRIB/CONTRIBUTING.md)
Merge Team
Resources/Instructions
The text was updated successfully, but these errors were encountered: