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

File diff suppressed because one or more lines are too long

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>

File diff suppressed because one or more lines are too long

View File

@@ -2,7 +2,7 @@
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>SNIGDHA OS - DOCS Blog</title>
<link>https://docs.snigdhaos.org/documentation/blog</link>
<link>https://snigdhaos.org/documentation/blog</link>
<description>SNIGDHA OS - DOCS Blog</description>
<lastBuildDate>Mon, 25 Mar 2024 02:20:39 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
@@ -10,8 +10,8 @@
<language>en</language>
<item>
<title><![CDATA[Write Effective Bug Report]]></title>
<link>https://docs.snigdhaos.org/documentation/blog/effective_bug_report</link>
<guid>https://docs.snigdhaos.org/documentation/blog/effective_bug_report</guid>
<link>https://snigdhaos.org/documentation/blog/effective_bug_report</link>
<guid>https://snigdhaos.org/documentation/blog/effective_bug_report</guid>
<pubDate>Mon, 25 Mar 2024 02:20:39 GMT</pubDate>
<description><![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:]]></description>
<content:encoded><![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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long