diff --git a/Frequently-asked-questions.md b/Frequently-asked-questions.md index bd7958f..1e4caf5 100644 --- a/Frequently-asked-questions.md +++ b/Frequently-asked-questions.md @@ -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.