Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 18 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# Change Made
# Changes Made

- summary 1
- summary 2
- summary 1.
- summary 2.
- ...

> summary here should be in one line (write consise so that review without take look at code, can say/determine what changed)..
> they should provide structure overview that read and understand what changed
> not a detail guide, you can provide further infomation in notes section or it would be expictily ask in pr comments at review if need..)


# Breaking Changes

- [Write about any breaking changes, like architure change or databse changes etc.. If none, remove the sectio compeletly].


## Notes

[if any, otherwise remove the section]
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,17 @@ npm run preview

We appreciate the contribuation to website...

Before, contributing to this website project, you should have knowledge of the [CONTRIBUTING.md](https://github.com/PasscodesApp/Passcodes/blob/main/CONTRIBUTING.md) & [MIT License (app)](https://github.com/PasscodesApp/Passcodes/blob/main/LICENSE.txt) provide in [app repository](https://github.com/PasscodesApp/Passcodes). and also you should have basic knowledge of app repository codebase.
By, contributing to this website project, you conform that you have knowledge of & are accept the [CONTRIBUTING.md](https://github.com/PasscodesApp/Passcodes-Docs/blob/main/CONTRIBUTING.md) & [MIT License](https://github.com/PasscodesApp/Passcodes-Docs/blob/main/LICENSE.txt) provide in [PasscodesApp/Passcodes-Docs](https://github.com/PasscodesApp/Passcodes-Docs) Repository. And also you should have basic knowledge of App Repository Codebase.

For more info, read `README` on [Passcodes](https://github.com/PasscodesApp) github organization homepage.

## 📫 Questions or Issues?

Free free to [open an issue](https://github.com/PasscodesApp/Passcodes-Website/issues) or start a discussion in the [repository](https://github.com/PasscodesApp/Passcodes-Website) if you need help contributing or have questions about passcodes website.

## Security Policy

We follow the same security policy as the [app repository](https://github.com/PasscodesApp/Passcodes). which is avaiable in app repository over [here](https://github.com/PasscodesApp/Passcodes/blob/main/SECURITY.md).
We follow the same security policy as the [docs repository](https://github.com/PasscodesApp/Passcodes-Docs) for entire organization. which is avaiable in our docs repository over [PasscodesApp/Passcodes-Docs](https://github.com/PasscodesApp/Passcodes-Docs/blob/main/SECURITY.md).

---

Expand Down
46 changes: 0 additions & 46 deletions git-hooks/commit-msg.bash

This file was deleted.