You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ In this guide, you will get an overview of the contribution workflow from engagi
8
8
9
9
## New Contributor Guidelines
10
10
11
-
See the [README](https://github.com/Progyan1997/Operational-Transformation#readme) to get an overview of the project. Here are some helpful resources to get you comfortable with open source contribution:
11
+
See the [README](https://github.com/0xTheProDev/Operational-Transformation#readme) to get an overview of the project. Here are some helpful resources to get you comfortable with open source contribution:
12
12
13
13
-[Finding ways to contribute to open source on GitHub](https://docs.github.com/en/get-started/exploring-projects-on-github/finding-ways-to-contribute-to-open-source-on-github)
14
14
-[Set up Git](https://docs.github.com/en/get-started/quickstart/set-up-git)
@@ -21,24 +21,24 @@ Below you will find the process and workflow used to review and merge your valua
- Take a look at the Existing Issues or visit [Discussions Section](https://github.com/Progyan1997/Operational-Transformation/discussions/30) to engage into discussion about feature request or bug reporting.
26
+
- Take a look at the Existing Issues or visit [Discussions Section](https://github.com/0xTheProDev/Operational-Transformation/discussions/30) to engage into discussion about feature request or bug reporting.
27
27
- If the issue doesn't exist in our issue tracker, the maintainer will yield a issue from the discussion with proper description and milestone.
28
28
- Once you select an issue, subscribe to it and interact with the maintainer/reporter in regular interval to describe your willingness or progress towards that issue.
29
29
- Note: Every pull request in this project should have an associated issue registered.
Issues can be created only by maintianers. If you are not the maintainer please report the issue [here](https://github.com/Progyan1997/Operational-Transformation/discussions/30), maintainers will create one if required.
3
+
Issues can be created only by maintianers. If you are not the maintainer please report the issue [here](https://github.com/0xTheProDev/Operational-Transformation/discussions/30), maintainers will create one if required.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This documentation contains a set of guidelines to help you with the pull reques
7
7
- As a Contributor:
8
8
9
9
-[ ] The PR should have commits that follows the standards mentioned [here](.CONTRIBUTING.md)
10
-
-[ ] The PR should only be made against existing issues. If a certain issue does not exist; kindly open a thread in [**Discussion**](https://github.com/Progyan1997/Operational-Transformation/discussions).
10
+
-[ ] The PR should only be made against existing issues. If a certain issue does not exist; kindly open a thread in [**Discussion**](https://github.com/0xTheProDev/Operational-Transformation/discussions).
11
11
-[ ] For a corresponding issue, add either `Fixes #1234` or `Updates #1234`, where `1234` refers to that issue id.
12
12
-[ ] Ensure that pre-commit hooks are running in your local setup.
13
13
-[ ] Add or modify the tests (Unit/Integration) for the code changes.
For Reporting any security risk or vulnerability start a [discussion thread](https://github.com/Progyan1997/Operational-Transformation/discussions). Please refrain from posting sensitive information directly in the public forum, instead add the meta-information of the the vulnerability and if available reference to any public link or document regarding the the vulnerability and it's severity. We will reach out to you for more details regarding the security risk of the vulnerability and plan our course of action accordingly.
3
+
For Reporting any security risk or vulnerability start a [discussion thread](https://github.com/0xTheProDev/Operational-Transformation/discussions). Please refrain from posting sensitive information directly in the public forum, instead add the meta-information of the the vulnerability and if available reference to any public link or document regarding the the vulnerability and it's severity. We will reach out to you for more details regarding the security risk of the vulnerability and plan our course of action accordingly.
4
4
5
5
**NOTE:** If your email is not added publically to your GitHub profile, please do mention your email address in the discussion thread.
0 commit comments