From 124456806d7e2f980fad59178cbe45be7577eb85 Mon Sep 17 00:00:00 2001 From: Christian Kessler Date: Wed, 14 Aug 2024 20:10:55 -0700 Subject: [PATCH] Update PULL_REQUESTS.md Signed-off-by: Christian Kessler --- docs/PULL_REQUESTS.md | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/docs/PULL_REQUESTS.md b/docs/PULL_REQUESTS.md index 09eb0056..3eefefb6 100644 --- a/docs/PULL_REQUESTS.md +++ b/docs/PULL_REQUESTS.md @@ -1,25 +1,20 @@ # Pull Requests -**Effortlessly Report Bugs, Feature Requests, and Questions with Our -Pre-Existing Templates!** +## **Effortlessly Report Bugs, Feature Requests, and Questions with Our Pre-Existing Templates!** +--- +_Are you tired of manually crafting pull requests for every type of issue?_. +Look no further! We've got you covered with our three customizable PR templates. -Are you tired of manually crafting pull requests for every type of -issue? Look no further! We've got you covered with our three -customizable PR templates. +### **Bug Reporting Template**: +Use this template to report pesky bugs and glitches. Simply fill in the title, description, steps to reproduce, and any relevant additional information. -**Bug Reporting Template**: Use this template to report pesky bugs and -glitches. Simply fill in the title, description, steps to reproduce, -and any relevant additional information. +### **Feature Request Template**: Want to propose a shiny new feature? +This template is perfect for outlining your idea, including details on how it'll benefit users and any technical requirements. -**Feature Request Template**: Want to propose a shiny new feature? This -template is perfect for outlining your idea, including details on how -it'll benefit users and any technical requirements. +### **Question PR Template**: +Got questions about our project or technologystack? Use this template to clearly ask your questions and request clarification. Provide context, specific questions, and what you need from the maintainers or contributors. -**Question PR Template**: Got questions about our project or technology -stack? Use this template to clearly ask your questions and request -clarification. Provide context, specific questions, and what you need -from the maintainers or contributors. Each template is designed to make reporting issues, proposing features, and asking questions a breeze. Just copy-paste, fill in the blanks, and -submit! \ No newline at end of file +submit!