From 45b6a8d60d84e5d51d7e7c6e6cfc985bcd9f7e8a Mon Sep 17 00:00:00 2001
From: Kai Kitching <144362514+KaiKitKobold@users.noreply.github.com>
Date: Fri, 22 Mar 2024 09:04:49 -0700
Subject: [PATCH] Update README.md
Fixed broken links for #Enhancment, and #Bug Reports.
---
README.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 593f6a58..b170be37 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
+ [Installation Steps:](#install_rules)
+ [Contributing:](#contributing)
+ [Issues:](#issues)
- + [Bugs:](#bug_report)
+ + [Bugs Reports:](#bug_report)
+ [Enhancement:](#enhancment)
+ [Extension Development:](#extensions)
+ [Languauge Support:](#languages)
@@ -73,9 +73,15 @@ We **happily** accept any contributions to our project. To find out where you ca
### Issues:
While we **actively** accept issues and pull requests; We do require you fill out an [template](https://github.com/recloudstream/cloudstream/issues/new/choose) for issues, these include the following:
+
+
+
- [Bug Report Template: ](https://github.com/recloudstream/cloudstream/issues/new?assignees=&labels=bug&projects=&template=application-bug.yml)
- For bug reports, we want as much info as possible, including your downloaded version of CloudeStream, device and updated version (if possible, current API),
- expected behavior of the program, and the actual behavior that the program did, most importantly we require clear, reproducible steps of the bug. If your bug can't be reproduced, it is unlikely we'll work on your issue.
+ expected behavior of the program, and the actual behavior that the program did, most importantly we require clear, reproducible steps of the bug. If your bug can't be reproduced, it is unlikely we'll work on your issue.
+
+
+
- [Feature Request Template: ](https://github.com/recloudstream/cloudstream/issues/new?assignees=&labels=enhancement&projects=&template=feature-request.yml)
- Before adding a feature request, please check to see if a feature request already has been requested.