From dff7f0c7d1cab44b9006aad1cd15a594482de6f0 Mon Sep 17 00:00:00 2001 From: Waleed Sadek <62147992+waleedsadek-panx@users.noreply.github.com> Date: Tue, 27 Dec 2022 08:08:36 +0200 Subject: [PATCH] Update and rename pull_request_template.md to pull_request.md --- pull_request_template.md => pull_request.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) rename pull_request_template.md => pull_request.md (73%) diff --git a/pull_request_template.md b/pull_request.md similarity index 73% rename from pull_request_template.md rename to pull_request.md index ceeadce..758c7e0 100644 --- a/pull_request_template.md +++ b/pull_request.md @@ -1,14 +1,10 @@ - - ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 -**Please read it multiple times.** - ## Requirements for your pull request -- The certificate/course you're adding has to be provided for free and not a trial membership or time-based offer. -- This pull request created should have the name of courses/certificates in the format `Add Name of Course(s)/Certificate(s)`. +- The certificate/course you want to add has to be provided for free and not a trial membership or time-based offer. +- This pull request should have the name of courses/certificates in the format `Add Name of Course(s)/Certificate(s)`. - ✅ `Add Java Introduction` - ❌ `Update readme.md` - Your entry here should follow the existing Markdown table format. The first character should be uppercase and all coloums should be filled out.