From 697a37a5d2cd556a91e2b528a16395a5e54bbc49 Mon Sep 17 00:00:00 2001 From: "Abhiraj Roy (iconized)" <157954129+iconized@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:08:00 +0530 Subject: [PATCH 1/2] Update privacy-policy.md --- content/english/pages/privacy-policy.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/english/pages/privacy-policy.md b/content/english/pages/privacy-policy.md index 50291a16..062e6978 100644 --- a/content/english/pages/privacy-policy.md +++ b/content/english/pages/privacy-policy.md @@ -46,7 +46,8 @@ Some of our services require that you sign up and create a user account(e.g Snig When you use our services we will collect certain information from you and associate it with your account, such as: -- your password for the accounts service, the forums, security tracker or the bugtracker, +- your password for the cloud service, the forums, uptime, +- your github username (for issue tracker) - your IRC nickname, - your IP address, - your language preference, @@ -136,4 +137,4 @@ You have no contractual or legal obligation to provide us with personal data. Ho We will not make you subject to any automated decision-making, including profiling in accordance with Art. 22 para. 1 and 4 GDPR, which has legal effects on you or affects you. ## 13. Internet-specific data processing and cookies -On some sub-directories of our website, cookies are set in your browser. Cookies are small text files that are stored on your hard drive and are assigned to the browser you are using. The provider who sets the cookie can collect certain information through the cookie. The only purpose of the cookies set on our website is to enable you to use the website and its functions safely. The legal basis for the processing is our legitimate interests in the aforementioned purpose according to Art. 6 para. 1 lit. f) GDPR. The cookies are necessary for the services you have requested. \ No newline at end of file +On some sub-directories of our website, cookies are set in your browser. Cookies are small text files that are stored on your hard drive and are assigned to the browser you are using. The provider who sets the cookie can collect certain information through the cookie. The only purpose of the cookies set on our website is to enable you to use the website and its functions safely. The legal basis for the processing is our legitimate interests in the aforementioned purpose according to Art. 6 para. 1 lit. f) GDPR. The cookies are necessary for the services you have requested. From 2c48a923dc7da600b06d657878df71537bc25359 Mon Sep 17 00:00:00 2001 From: "Abhiraj Roy (iconized)" <157954129+iconized@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:22:28 +0530 Subject: [PATCH 2/2] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..61fb0396 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ + + +## Pre-flight checklist + +- [ ] I have read the [Contributing Guidelines](https://snigdhaos.org/documentation/#-helping). + +## Context + +## Description + + +## Related issues/PRs + +