mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-19 21:04:56 +02:00
run $build https://snigdhaos.org/documentation
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,16 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://docs.snigdhaos.org/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/blog"/>
|
||||
<link rel="alternate" href="https://snigdhaos.org/documentation/blog"/>
|
||||
<subtitle>SNIGDHA OS - DOCS Blog</subtitle>
|
||||
<icon>https://docs.snigdhaos.org/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/blog/effective_bug_report</id>
|
||||
<link href="https://docs.snigdhaos.org/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
File diff suppressed because one or more lines are too long
@@ -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/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/blog/effective_bug_report</link>
|
||||
<guid>https://docs.snigdhaos.org/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
Reference in New Issue
Block a user