Updated Frequently asked questions (markdown)

Dan
2019-03-07 10:41:43 -05:00
parent f611687e51
commit 39a08482c0
+2 -1
@@ -35,7 +35,8 @@ You can change the key binding of any top level menu or context sensitive menu i
### There are missing instructions or bad instructions. What can I do?
You have a couple of options:
First, you can submit an issue, but we make no promises to address any particular issue.
First, you can submit an issue.
If it fits into our development plan, we may take it on.
Second, you can modify the Sleigh specification yourself.
If you anticipate substantial changes, e.g., supporting a new variant, we recommend you make a copy of the ```.slaspec``` file, name it appropriately, and update the ```.lspec``` file to include it.
Optionally, you may submit a patch or pull request with your modifications if you'd like to contribute them to the broader community.