From 4b81d89a3e8f77cdb03030e52a3721b8a7d3b784 Mon Sep 17 00:00:00 2001 From: MadAnd Date: Thu, 6 Jul 2017 15:09:17 +0300 Subject: [PATCH] Add notice about reporting issues --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eef82bcb..49b0c900 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ The recommended way to install is via the download button at the Pale Moon Addon Alternatively, you can always find XPI files and source code of all releases at the [Releases](https://github.com/madand/pentadactyl-pm/releases) page. +Reporting issues +---------------- + +This repo is intended only to fix Pale Moon specific compatibility issues. If you have a general feature request or found a non-PaleMoon-specific bug, please report them [upstream](https://github.com/5digits/dactyl). + Development -----------