From cd0f8a4c442ae4af78f5fdcf1321abba05a70ef0 Mon Sep 17 00:00:00 2001 From: Brijeshthummar02 Date: Fri, 17 Jan 2025 18:34:51 +0530 Subject: [PATCH] readme.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index a28629a..31e0937 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,20 @@ Template Hub offers a collection of ready-to-use templates for CI/CD, applicatio Back to Top + +ISSUE_TEMPLATE + 1. bug_report.yaml - For reporting bugs. + 2. documentation_update.yaml - For suggesting documentation improvements. + 3. feature_request.yaml - For proposing new features. + 4. other.yaml - For general or miscellaneous issues. + +PULL_REQUEST_TEMPLATE + 1. pull_request_template.yaml - For standardizing pull request submissions. + +Workflows + 1. auto_assign.yaml - Automatically assigns reviewers to PRs/issues. + 2. dose_issue_on_pr_merge.yaml - Closes linked issues when PRs are merged. + 3. greetings.yaml - Sends welcome messages to first-time contributors. + 4. issue_reminder.yaml - Sends reminders for unresolved issues. + 5. pr_merge.yaml - Handles actions triggered on PR merges. + 6. pr_raise.yaml - Automates actions on new PR creation. \ No newline at end of file