-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issue 🥇Good for newcomersGood for newcomershactberfestIssue valid for hactoberfest acceptanceIssue valid for hactoberfest acceptance
Milestone
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Checked that your issue isn't already filed: https://github.com/alloftech/alloftech.github.io/issues?q=is%3Aissue
Summary
Pull requests raised to the repository must be validated for following all standard practices mentioned in guides of the repository. Either a script or validation framework can be used within a CI which will be running after each commit. With only a successful validation, PR will be considered for review.
Motivation
Instead of wasting time in checking upon each and every details, one can automate the process with proper instructions given for correcting commit content if required before reviewing can be taken up.
Describe alternatives you've considered
Alternatives can be suggested whichever is better than the one suggested above.
Additional context
- As of now, below are the validations needed :
- File name of blog is as per standard
- Images used in blog file are all present in proper folder
- Image name for images used in blog file is as per standard
Metadata
Metadata
Assignees
Labels
good first issue 🥇Good for newcomersGood for newcomershactberfestIssue valid for hactoberfest acceptanceIssue valid for hactoberfest acceptance