Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: telerik/blazor-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.14.1
Choose a base ref
...
head repository: telerik/blazor-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Showing 2,378 changed files with 220,200 additions and 21,199 deletions.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an improvement to the documentation
title: ''
labels: ''
assignees: ''

---

**What would you like to see added, improved or changed? Please describe.**
A clear and concise description of what the problem is, what you want to see improved, what you are missing.

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Additional context**
Add any other context goes here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/problem-with-the-content.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Problem with the content
about: There is a problem with an article
title: ''
labels: ''
assignees: ''

---

**Is there wrong information? **
Please describe what and where

**Is there a code snippet that does not work or throws errors?**
Please describe which one, where it is and what is the problem

**Something else**
Please describe
Loading