Skip to content

Commit

Permalink
update template
Browse files Browse the repository at this point in the history
  • Loading branch information
shrey141102 committed Dec 11, 2023
1 parent 2e3a156 commit 273964b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
11 changes: 7 additions & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## Describe your changes
## Describe your changes (Mandatory)

## Issue ticket number and link
## Issue ticket number and link (Mandatory)

## Screenshots of your project, whatever you have added. (Mandatory)

## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] If it is a new project, I have added thorough tests.
- [ ] If it is a new project, I have done thorough tests.
- [ ] Have you updated the README file of the repository and added the name of the project in it?
- [ ] Have you added a `README.md` file inside the directory of your project and explained it there properly?
- [ ] Have you added a `README.md` file inside the directory of your project and explained it there properly (with images)?
- [ ] Have you updated the `script.js` file so that the project is visible in the website?

7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,15 @@ Open for contributions.

Check this [file](https://github.com/shrey141102/Javascript-projects/blob/main/CONTRIBUTING.md) for steps to contribute.

Please read the `CONTRIBUTING.md` file carefully before submitting a PR.
Also, make sure your PR fulfills the required conditions present in the PR template.

Please update this README file by adding your project name.

Also remember to add a README inside your project directory explaining what your project is.

Please avoid adding same projects again and again. (unless it has a very different approach/ui)

<h2>💻 Built with</h2>

<h4>Built by people around the globe. 🌐🧑‍🤝‍🧑</h4>
Expand All @@ -54,5 +59,3 @@ Technologies used in the project:
- Javascript
- HTML
- CSS

please feel free to use any technology while building the project. It can be AI or Blockchain or anything. Just remeber that it should be able to work with and intergrate with the website.

0 comments on commit 273964b

Please sign in to comment.