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
Pull requests are always welcome, and we appreciate any help you give. Note that a code of conduct applies to all spaces managed by the template-python-repository project, including issues and pull requests. Please see the [Code of Conduct](CODE_OF_CONDUCT.md) for details.
3
+
Pull requests are always welcome, and we appreciate any help you give. Note that a code of conduct applies to all spaces managed by the anonymize-pii project, including issues and pull requests. Please see the [Code of Conduct](CODE_OF_CONDUCT.md) for details.
4
4
5
5
When submitting a pull request, we ask you to check the following:
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Welcome to the CMI-DAIR Template Python Repository! This template is designed to streamline your project setup and ensure a consistent structure. To get started, follow these steps:
6
6
7
-
-[] Run `setup_template.py` to initialize the repository.
7
+
-[x] Run `setup_template.py` to initialize the repository.
8
8
-[ ] Replace the content of this `README.md` with details specific to your project.
9
9
-[ ] Install the `pre-commit` hooks to ensure code quality on each commit.
10
10
-[ ] Revise SECURITY.md to reflect supported versions or remove it if not applicable.
@@ -15,12 +15,11 @@ Welcome to the CMI-DAIR Template Python Repository! This template is designed to
Copy file name to clipboardExpand all lines: SECURITY.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
@@ -15,6 +15,6 @@ Note which version(s) will receive security updates. For example:
15
15
16
16
## Reporting Vulnerabilities
17
17
18
-
To report security vulnerabilities, please do NOT use our issues page. Instead, kindly email us at ENTER_YOUR_EMAIL_ADDRESS. Please refrain from using other communication channels.
18
+
To report security vulnerabilities, please do NOT use our issues page. Instead, kindly email us at david.lobue@childmind.org. Please refrain from using other communication channels.
19
19
20
20
For non-security-related issues, we welcome your input and feedback on our issues page. Feel free to share your ideas and suggestions to help us improve our services.
0 commit comments