This commit is contained in:
2024-03-25 07:50:39 +05:30
parent 18a4a7ec56
commit 1bde04860d
26 changed files with 329 additions and 69 deletions

View File

@@ -1,6 +1,11 @@
{
"title": "Recent posts",
"items": [
{
"title": "Write Effective Bug Report",
"permalink": "/documentation/blog/effective_bug_report",
"unlisted": false
},
{
"title": "Welcome",
"permalink": "/documentation/blog/welcome",

View File

@@ -1,5 +1,50 @@
{
"blogPosts": [
{
"id": "/effective_bug_report",
"metadata": {
"permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report",
"description": "",
"date": "2024-03-25T02:16:56.380Z",
"formattedDate": "March 25, 2024",
"tags": [
{
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus"
}
],
"readingTime": 0,
"hasTruncateMarker": false,
"authors": [
{
"name": "Eshan Roy",
"title": "Lead Developer & Maintainer",
"url": "https://eshan.snigdhaos.org",
"imageURL": "https://github.com/slorber.png",
"key": "eshanized"
}
],
"frontMatter": {
"slug": "/effective_bug_report",
"title": "Write Effective Bug Report",
"authors": [
"eshanized"
],
"tags": [
"docusaurus"
]
},
"unlisted": false,
"nextItem": {
"title": "Welcome",
"permalink": "/documentation/blog/welcome"
}
},
"content": ""
},
{
"id": "welcome",
"metadata": {
@@ -56,6 +101,10 @@
]
},
"unlisted": false,
"prevItem": {
"title": "Write Effective Bug Report",
"permalink": "/documentation/blog/effective_bug_report"
},
"nextItem": {
"title": "MDX Blog Post",
"permalink": "/documentation/blog/mdx-blog-post"

View File

@@ -3,7 +3,7 @@
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -3,7 +3,7 @@
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}

View File

@@ -2,6 +2,6 @@
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus",
"allTagsPath": "/documentation/blog/tags",
"count": 4,
"count": 5,
"unlisted": false
}

View File

@@ -1,4 +1,9 @@
[
{
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus",
"count": 5
},
{
"label": "facebook",
"permalink": "/documentation/blog/tags/facebook",
@@ -9,11 +14,6 @@
"permalink": "/documentation/blog/tags/hello",
"count": 2
},
{
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus",
"count": 4
},
{
"label": "hola",
"permalink": "/documentation/blog/tags/hola",

View File

@@ -52,6 +52,10 @@
]
},
"unlisted": false,
"prevItem": {
"title": "Write Effective Bug Report",
"permalink": "/documentation/blog/effective_bug_report"
},
"nextItem": {
"title": "MDX Blog Post",
"permalink": "/documentation/blog/mdx-blog-post"

View File

@@ -0,0 +1,41 @@
{
"permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report",
"description": "",
"date": "2024-03-25T02:16:56.380Z",
"formattedDate": "March 25, 2024",
"tags": [
{
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus"
}
],
"readingTime": 0,
"hasTruncateMarker": false,
"authors": [
{
"name": "Eshan Roy",
"title": "Lead Developer & Maintainer",
"url": "https://eshan.snigdhaos.org",
"imageURL": "https://github.com/slorber.png",
"key": "eshanized"
}
],
"frontMatter": {
"slug": "/effective_bug_report",
"title": "Write Effective Bug Report",
"authors": [
"eshanized"
],
"tags": [
"docusaurus"
]
},
"unlisted": false,
"nextItem": {
"title": "Welcome",
"permalink": "/documentation/blog/welcome"
}
}

View File

@@ -9,7 +9,7 @@
"permalink": "/documentation/packages/snigdhaos_blackbox"
},
"next": {
"title": "Write Documentation",
"title": "Writing",
"permalink": "/documentation/dev_guide/write"
}
}

View File

@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Document Translation",
"title": "Translating",
"permalink": "/documentation/dev_guide/docs_translate"
},
"next": {

View File

@@ -1,6 +1,6 @@
{
"id": "dev_guide/docs_translate",
"title": "Document Translation",
"title": "Translating",
"description": "",
"source": "@site/docs/dev_guide/docs_translate.md",
"sourceDirName": "dev_guide",
@@ -17,7 +17,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Write Documentation",
"title": "Writing",
"permalink": "/documentation/dev_guide/write"
},
"next": {

View File

@@ -1,6 +1,6 @@
{
"id": "dev_guide/write",
"title": "Write Documentation",
"title": "Writing",
"description": "",
"source": "@site/docs/dev_guide/write.md",
"sourceDirName": "dev_guide",
@@ -21,7 +21,7 @@
"permalink": "/documentation/category/developers-guide"
},
"next": {
"title": "Document Translation",
"title": "Translating",
"permalink": "/documentation/dev_guide/docs_translate"
}
}

View File

@@ -1,7 +1,7 @@
{
"id": "introduction/code_of_conduct",
"title": "Code Of Conduct",
"description": "",
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
"source": "@site/docs/introduction/code_of_conduct.md",
"sourceDirName": "introduction",
"slug": "/introduction/code_of_conduct",

View File

@@ -1,7 +1,7 @@
{
"id": "introduction/reporting_bugs",
"title": "Reporting Bugs",
"description": "",
"description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.",
"source": "@site/docs/introduction/reporting_bugs.md",
"sourceDirName": "introduction",
"slug": "/introduction/reporting_bugs",

View File

@@ -276,14 +276,14 @@
"items": [
{
"type": "link",
"label": "Write Documentation",
"label": "Writing",
"href": "/documentation/dev_guide/write",
"docId": "dev_guide/write",
"unlisted": false
},
{
"type": "link",
"label": "Document Translation",
"label": "Translating",
"href": "/documentation/dev_guide/docs_translate",
"docId": "dev_guide/docs_translate",
"unlisted": false
@@ -370,7 +370,7 @@
},
"dev_guide/docs_translate": {
"id": "dev_guide/docs_translate",
"title": "Document Translation",
"title": "Translating",
"description": "",
"sidebar": "tutorialSidebar"
},
@@ -388,7 +388,7 @@
},
"dev_guide/write": {
"id": "dev_guide/write",
"title": "Write Documentation",
"title": "Writing",
"description": "",
"sidebar": "tutorialSidebar"
},
@@ -437,7 +437,7 @@
"introduction/code_of_conduct": {
"id": "introduction/code_of_conduct",
"title": "Code Of Conduct",
"description": "",
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
"sidebar": "tutorialSidebar"
},
"introduction/faqs": {
@@ -467,7 +467,7 @@
"introduction/reporting_bugs": {
"id": "introduction/reporting_bugs",
"title": "Reporting Bugs",
"description": "",
"description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.",
"sidebar": "tutorialSidebar"
},
"packages/snigdhaos_blackbox": {

View File

@@ -119,7 +119,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Document Translation",
"title": "Translating",
"permalink": "/documentation/dev_guide/docs_translate"
},
"next": {
@@ -156,7 +156,7 @@
},
{
"id": "dev_guide/docs_translate",
"title": "Document Translation",
"title": "Translating",
"description": "",
"source": "@site/docs/dev_guide/docs_translate.md",
"sourceDirName": "dev_guide",
@@ -173,7 +173,7 @@
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "Write Documentation",
"title": "Writing",
"permalink": "/documentation/dev_guide/write"
},
"next": {
@@ -237,7 +237,7 @@
},
{
"id": "dev_guide/write",
"title": "Write Documentation",
"title": "Writing",
"description": "",
"source": "@site/docs/dev_guide/write.md",
"sourceDirName": "dev_guide",
@@ -258,7 +258,7 @@
"permalink": "/documentation/category/developers-guide"
},
"next": {
"title": "Document Translation",
"title": "Translating",
"permalink": "/documentation/dev_guide/docs_translate"
}
},
@@ -454,7 +454,7 @@
{
"id": "introduction/code_of_conduct",
"title": "Code Of Conduct",
"description": "",
"description": "A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.",
"source": "@site/docs/introduction/code_of_conduct.md",
"sourceDirName": "introduction",
"slug": "/introduction/code_of_conduct",
@@ -590,7 +590,7 @@
{
"id": "introduction/reporting_bugs",
"title": "Reporting Bugs",
"description": "",
"description": "If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our security policy so we can address it promptly.",
"source": "@site/docs/introduction/reporting_bugs.md",
"sourceDirName": "introduction",
"slug": "/introduction/reporting_bugs",
@@ -1241,6 +1241,51 @@
"default": {
"blogSidebarTitle": "Recent posts",
"blogPosts": [
{
"id": "/effective_bug_report",
"metadata": {
"permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report",
"description": "",
"date": "2024-03-25T02:16:56.380Z",
"formattedDate": "March 25, 2024",
"tags": [
{
"label": "docusaurus",
"permalink": "/documentation/blog/tags/docusaurus"
}
],
"readingTime": 0,
"hasTruncateMarker": false,
"authors": [
{
"name": "Eshan Roy",
"title": "Lead Developer & Maintainer",
"url": "https://eshan.snigdhaos.org",
"imageURL": "https://github.com/slorber.png",
"key": "eshanized"
}
],
"frontMatter": {
"slug": "/effective_bug_report",
"title": "Write Effective Bug Report",
"authors": [
"eshanized"
],
"tags": [
"docusaurus"
]
},
"unlisted": false,
"nextItem": {
"title": "Welcome",
"permalink": "/documentation/blog/welcome"
}
},
"content": ""
},
{
"id": "welcome",
"metadata": {
@@ -1297,6 +1342,10 @@
]
},
"unlisted": false,
"prevItem": {
"title": "Write Effective Bug Report",
"permalink": "/documentation/blog/effective_bug_report"
},
"nextItem": {
"title": "MDX Blog Post",
"permalink": "/documentation/blog/mdx-blog-post"
@@ -1463,6 +1512,7 @@
"blogListPaginated": [
{
"items": [
"/effective_bug_report",
"welcome",
"mdx-blog-post",
"long-blog-post",
@@ -1473,13 +1523,45 @@
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}
}
],
"blogTags": {
"/documentation/blog/tags/docusaurus": {
"label": "docusaurus",
"items": [
"/effective_bug_report",
"welcome",
"mdx-blog-post",
"long-blog-post",
"first-blog-post"
],
"permalink": "/documentation/blog/tags/docusaurus",
"pages": [
{
"items": [
"/effective_bug_report",
"welcome",
"mdx-blog-post",
"long-blog-post",
"first-blog-post"
],
"metadata": {
"permalink": "/documentation/blog/tags/docusaurus",
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 5,
"blogDescription": "Blog",
"blogTitle": "Blog"
}
}
],
"unlisted": false
},
"/documentation/blog/tags/facebook": {
"label": "facebook",
"items": [
@@ -1530,36 +1612,6 @@
],
"unlisted": false
},
"/documentation/blog/tags/docusaurus": {
"label": "docusaurus",
"items": [
"welcome",
"mdx-blog-post",
"long-blog-post",
"first-blog-post"
],
"permalink": "/documentation/blog/tags/docusaurus",
"pages": [
{
"items": [
"welcome",
"mdx-blog-post",
"long-blog-post",
"first-blog-post"
],
"metadata": {
"permalink": "/documentation/blog/tags/docusaurus",
"page": 1,
"postsPerPage": 10,
"totalPages": 1,
"totalCount": 4,
"blogDescription": "Blog",
"blogTitle": "Blog"
}
}
],
"unlisted": false
},
"/documentation/blog/tags/hola": {
"label": "hola",
"items": [

View File

@@ -33,10 +33,12 @@ export default {
"content---documentation-blog-766-b7c": [() => import(/* webpackChunkName: "content---documentation-blog-766-b7c" */ "@site/blog/2021-08-26-welcome/index.md?truncated=true"), "@site/blog/2021-08-26-welcome/index.md?truncated=true", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md?truncated=true")],
"content---documentation-blog-871-8ad": [() => import(/* webpackChunkName: "content---documentation-blog-871-8ad" */ "@site/blog/2019-05-29-long-blog-post.md?truncated=true"), "@site/blog/2019-05-29-long-blog-post.md?truncated=true", require.resolveWeak("@site/blog/2019-05-29-long-blog-post.md?truncated=true")],
"content---documentation-blog-925-287": [() => import(/* webpackChunkName: "content---documentation-blog-925-287" */ "@site/blog/2019-05-28-first-blog-post.md?truncated=true"), "@site/blog/2019-05-28-first-blog-post.md?truncated=true", require.resolveWeak("@site/blog/2019-05-28-first-blog-post.md?truncated=true")],
"content---documentation-blog-effetive-bug-reportf-73-50a": [() => import(/* webpackChunkName: "content---documentation-blog-effetive-bug-reportf-73-50a" */ "@site/blog/effetive_bug_report.md"), "@site/blog/effetive_bug_report.md", require.resolveWeak("@site/blog/effetive_bug_report.md")],
"content---documentation-blog-first-blog-poste-27-d09": [() => import(/* webpackChunkName: "content---documentation-blog-first-blog-poste-27-d09" */ "@site/blog/2019-05-28-first-blog-post.md"), "@site/blog/2019-05-28-first-blog-post.md", require.resolveWeak("@site/blog/2019-05-28-first-blog-post.md")],
"content---documentation-blog-long-blog-post-736-0f6": [() => import(/* webpackChunkName: "content---documentation-blog-long-blog-post-736-0f6" */ "@site/blog/2019-05-29-long-blog-post.md"), "@site/blog/2019-05-29-long-blog-post.md", require.resolveWeak("@site/blog/2019-05-29-long-blog-post.md")],
"content---documentation-blog-mdx-blog-post-593-1de": [() => import(/* webpackChunkName: "content---documentation-blog-mdx-blog-post-593-1de" */ "@site/blog/2021-08-01-mdx-blog-post.mdx"), "@site/blog/2021-08-01-mdx-blog-post.mdx", require.resolveWeak("@site/blog/2021-08-01-mdx-blog-post.mdx")],
"content---documentation-blog-welcomed-9-f-7d3": [() => import(/* webpackChunkName: "content---documentation-blog-welcomed-9-f-7d3" */ "@site/blog/2021-08-26-welcome/index.md"), "@site/blog/2021-08-26-welcome/index.md", require.resolveWeak("@site/blog/2021-08-26-welcome/index.md")],
"content---documentation-blogec-4-500": [() => import(/* webpackChunkName: "content---documentation-blogec-4-500" */ "@site/blog/effetive_bug_report.md?truncated=true"), "@site/blog/effetive_bug_report.md?truncated=true", require.resolveWeak("@site/blog/effetive_bug_report.md?truncated=true")],
"content---documentation-blogf-4-f-d91": [() => import(/* webpackChunkName: "content---documentation-blogf-4-f-d91" */ "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true"), "@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true", require.resolveWeak("@site/blog/2021-08-01-mdx-blog-post.mdx?truncated=true")],
"content---documentation-c-62-f16": [() => import(/* webpackChunkName: "content---documentation-c-62-f16" */ "@site/docs/introduction/introduction.md"), "@site/docs/introduction/introduction.md", require.resolveWeak("@site/docs/introduction/introduction.md")],
"content---documentation-dev-guide-build-source-9-dc-909": [() => import(/* webpackChunkName: "content---documentation-dev-guide-build-source-9-dc-909" */ "@site/docs/dev_guide/build_source.md"), "@site/docs/dev_guide/build_source.md", require.resolveWeak("@site/docs/dev_guide/build_source.md")],

View File

@@ -39,7 +39,7 @@ export default [
},
{
path: '/documentation/blog',
component: ComponentCreator('/documentation/blog', 'b25'),
component: ComponentCreator('/documentation/blog', '766'),
exact: true
},
{
@@ -47,6 +47,11 @@ export default [
component: ComponentCreator('/documentation/blog/archive', 'ea7'),
exact: true
},
{
path: '/documentation/blog/effective_bug_report',
component: ComponentCreator('/documentation/blog/effective_bug_report', '386'),
exact: true
},
{
path: '/documentation/blog/first-blog-post',
component: ComponentCreator('/documentation/blog/first-blog-post', 'e78'),
@@ -69,7 +74,7 @@ export default [
},
{
path: '/documentation/blog/tags/docusaurus',
component: ComponentCreator('/documentation/blog/tags/docusaurus', 'ad1'),
component: ComponentCreator('/documentation/blog/tags/docusaurus', '0fa'),
exact: true
},
{

View File

@@ -42,13 +42,16 @@
"plugin": "plugin---documentation-docusaurus-debuge-3-a-69b"
}
},
"/documentation/blog-b25": {
"/documentation/blog-766": {
"__comp": "__comp---theme-blog-list-pagea-6-a-7ba",
"__context": {
"plugin": "plugin---documentation-blog-490-fb4"
},
"sidebar": "sidebar---documentation-blog-814-bc6",
"items": [
{
"content": "content---documentation-blogec-4-500"
},
{
"content": "content---documentation-blog-766-b7c"
},
@@ -71,6 +74,14 @@
},
"archive": "archive---documentation-blog-archiveeda-964"
},
"/documentation/blog/effective_bug_report-386": {
"__comp": "__comp---theme-blog-post-pageccc-cab",
"__context": {
"plugin": "plugin---documentation-blog-490-fb4"
},
"sidebar": "sidebar---documentation-blog-814-bc6",
"content": "content---documentation-blog-effetive-bug-reportf-73-50a"
},
"/documentation/blog/first-blog-post-e78": {
"__comp": "__comp---theme-blog-post-pageccc-cab",
"__context": {
@@ -103,13 +114,16 @@
"sidebar": "sidebar---documentation-blog-814-bc6",
"tags": "tags---documentation-blog-tags-673-362"
},
"/documentation/blog/tags/docusaurus-ad1": {
"/documentation/blog/tags/docusaurus-0fa": {
"__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
"__context": {
"plugin": "plugin---documentation-blog-490-fb4"
},
"sidebar": "sidebar---documentation-blog-814-bc6",
"items": [
{
"content": "content---documentation-blogec-4-500"
},
{
"content": "content---documentation-blog-766-b7c"
},

View File

@@ -15,3 +15,9 @@ slorber:
title: Docusaurus maintainer
url: https://sebastienlorber.com
image_url: https://github.com/slorber.png
eshanized:
name: Eshan Roy
title: Lead Developer & Maintainer
url: https://eshan.snigdhaos.org
image_url: https://github.com/slorber.png

View File

@@ -0,0 +1,6 @@
---
slug: /effective_bug_report
title: Write Effective Bug Report
authors: [eshanized]
tags: [docusaurus]
---

View File

@@ -1,4 +1,4 @@
---
sidebar_position: 2
---
# Document Translation
# Translating

View File

@@ -1,5 +1,5 @@
---
sidebar_position: 1
---
# Write Documentation
# Writing

View File

@@ -1,4 +1,52 @@
---
sidebar_position: 3
---
# Code Of Conduct
# Code Of Conduct
A code of conduct outlines expected behavior and guidelines for individuals within a specific community, organization, or group.
> It is mandatory to follow our **Code of Conduct**.
**Snigdha OS Code of Conduct**
**Introduction:**
[Snigdha OS Forum](https://forum.snigdhaos.org/) is dedicated to providing a respectful, inclusive, and safe environment for all members, regardless of race, ethnicity, gender, sexual orientation, disability, age, religion, or any other characteristic. This Code of Conduct outlines the principles and guidelines that all members are expected to follow to maintain a positive and welcoming atmosphere.
**1. Respect and Inclusivity:**
- Treat all members with respect, kindness, and empathy.
- Value diverse perspectives and experiences, and avoid discriminatory or offensive language and behavior.
- Be mindful of the impact your words and actions may have on others, and strive to create an environment where everyone feels valued and included.
**2. Professionalism:**
- Conduct yourself in a professional manner at all times, both online and offline.
- Refrain from engaging in personal attacks, harassment, or bullying of any kind.
- Resolve disagreements and conflicts constructively and respectfully, focusing on finding solutions rather than assigning blame.
**3. Integrity and Honesty:**
- Be honest and transparent in your interactions with fellow members and stakeholders.
- Avoid spreading false information or engaging in deceptive practices.
- Respect the confidentiality of sensitive information shared within the organization/community.
**4. Collaboration and Cooperation:**
- Foster a culture of collaboration, cooperation, and teamwork.
- Support and encourage fellow members, and be willing to offer assistance and guidance when needed.
- Value constructive feedback and use it as an opportunity for growth and improvement.
**5. Accountability:**
- Take responsibility for your words and actions, and acknowledge and learn from mistakes.
- Hold yourself and others accountable for upholding the principles and guidelines outlined in this Code of Conduct.
- Report any violations of the Code of Conduct to the appropriate authorities or designated individuals within the organization/community.
**6. Safety and Well-being:**
- Prioritize the safety and well-being of all members, both physically and emotionally.
- Refrain from engaging in behavior that may endanger or harm others.
- Report any concerns or incidents related to safety or well-being to the appropriate authorities or designated individuals promptly.
**7. Compliance and Enforcement:**
- Comply with all applicable laws, regulations, and policies, both within and outside the organization/community.
- Violations of this Code of Conduct may result in disciplinary action, up to and including suspension or expulsion from the organization/community.
- The enforcement of this Code of Conduct will be administered fairly and impartially, with due process and consideration for all parties involved.
>**Conclusion:**
By adhering to this Code of Conduct, we can create a supportive and inclusive community where all members can thrive and contribute positively to our shared goals and objectives. Thank you for your commitment to upholding these principles and for helping to maintain a respectful and welcoming environment for everyone.

View File

@@ -37,7 +37,7 @@ Contributions are always welcome. [Help us to write](/dev_guide/write) better do
**📌 Innovation and Experimentation**: We often do some experiments with our new tools, techniques, and methodologies in the field of cybersecurity. Being a part of Snigdha OS, you can help other developers to push the boundaries of existing practices and contribute to advancements in the field.
### What you'll need
## 👉 Purposes
- [Node.js](https://nodejs.org/en/download/) version 18.0 or above:
- When installing Node.js, you are recommended to check all checkboxes related to dependencies.

View File

@@ -1,4 +1,32 @@
---
sidebar_position: 5
---
# Reporting Bugs
# Reporting Bugs
:::danger Security Vulnerabilities
If you discover a security vulnerability within Snigdha OS as well as any packages and tools, please follow our [security policy](https://github.com/Snigdha-OS/snigdhaos-arctic/security/policy) so we can address it promptly.
:::
Thank you for helping us test Snigdha OS. We're happy to have you on the team! We need people who can *troubleshoot issues patiently* and *communicate them clearly*. As you probably know, good bug reporting takes some time and effort. If you're fine with that, then let's get started!
## Duplicates
Found a bug already? Wonderful! We'd love to hear about it — but first you should check around to make sure you're not wasting your time on a known issue:
- Search our [Support forum](https://forum.snigdhaos.org/t/support) to see if it's already been reported.
- We could be working on a fix, so search our [issue tracker](https://github.com/Snigdha-OS/snigdhaos-arctic/issues) too.
If you've searched *thoroughly* and come up empty-handed, we'll welcome your report. If it's just a simple issue (a misspelled word or graphics glitch, for example) skip to the next paragraph. But if you're seeing errors, or something is clearly broken, we'll need you to gather some information first. Please head over to our [Troubleshooting](/category/troubleshoot) guide and follow the instructions there. Collect as much info as you can!
## Reporting
We track issues on GitHub. Make sure you open your issue in the [correct repository](https://github.com/Snigdha-OS), and fill out all of the information in the Bug Report template.
If you can, check if the issue is reproducible with the latest version of Snigdha OS. If you are using a pre-release or development version, please indicate the specific version you are using.
Remember: the goal of a bug report is to make it easy for us to replicate the bug and fix it. You might want to read [this article](https://www.chiark.greenend.org.uk/~sgtatham/bugs.html) for some useful tips on how to write an effective bug report. It is **required** that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear reproduction steps will not be triaged. If an issue labeled "needs verification" receives no further input from the issue author for more than 5 days, it will be closed.
Once you've posted your report, we'd ask that you please *follow the discussion* and wait patiently. We may need to ask for further details or clarification; but we've always got plenty to do, and it could be a while before we can give your report the time it deserves.