Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/FixedPointsArduino/commit/0e631fe210105c55b206d50c1a98f99f4da78fd9?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update bug-report.md

pull/99/head
Pharap 3 years ago committed by GitHub
parent e5103ac2eb
commit 0e631fe210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/ISSUE_TEMPLATE/bug-report.md

@ -1,14 +1,12 @@
--- ---
name: Bug Report name: Bug Report
about: The standard template for a bug report about: The standard template for a bug report
title: 'Fix this specified bug' title: 'Problem with ...'
labels: 'Bug Report' labels: 'Bug Report'
assignees: Pharap assignees: Pharap
--- ---
_Please ensure that the title of your issue begins with a capitalised imperative verb, such as 'Fix'._
_Delete and replace any italicised text and instructions before submitting._ _Delete and replace any italicised text and instructions before submitting._
_You may also delete a section heading when instructed to delete a section._ _You may also delete a section heading when instructed to delete a section._

Loading…
Cancel
Save