This commit is contained in:
github-actions[bot]
2024-04-03 11:02:11 +00:00
parent 6118f4646d
commit 4604c5c21b
58 changed files with 117 additions and 117 deletions

View File

@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://docs.snigdhaos.org/documentation/blog</id>
<id>https://snigdhaos.org/documentation/blog</id>
<title>SNIGDHA OS - DOCS Blog</title>
<updated>2024-03-25T02:20:39.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://docs.snigdhaos.org/documentation/blog"/>
<link rel="alternate" href="https://snigdhaos.org/documentation/blog"/>
<subtitle>SNIGDHA OS - DOCS Blog</subtitle>
<icon>https://docs.snigdhaos.org/documentation/img/snigdhaos-icon.ico</icon>
<icon>https://snigdhaos.org/documentation/img/snigdhaos-icon.ico</icon>
<entry>
<title type="html"><![CDATA[Write Effective Bug Report]]></title>
<id>https://docs.snigdhaos.org/documentation/blog/effective_bug_report</id>
<link href="https://docs.snigdhaos.org/documentation/blog/effective_bug_report"/>
<id>https://snigdhaos.org/documentation/blog/effective_bug_report</id>
<link href="https://snigdhaos.org/documentation/blog/effective_bug_report"/>
<updated>2024-03-25T02:20:39.000Z</updated>
<summary type="html"><![CDATA[Writing an effective bug report is crucial for helping developers understand, reproduce, and ultimately fix the issue. Here's a step-by-step guide on how to write an effective bug report:]]></summary>
<content type="html"><![CDATA[<p>Writing an effective bug report is crucial for helping developers understand, reproduce, and ultimately fix the issue. Here's a step-by-step guide on how to write an effective bug report:</p>