You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
Contributing Guide
NOTE TO FUTURE CONTRIBUTORS: I plan to merge this package into Org source.
So please assign your copyright to FSF in order to get your patches accepted.
As a bonus, once you have assigned your copyright to FSF, doors open up for your contributions to Emacs too!
Debug
If the ox-hugo exports do not work as expected, or if you get an
error backtrace,
- Open an Issue.
- Describe the problem you are seeing.
-
Provide the debug info using
org-hugo-debug-info:M-x org-hugo-debug-info(that will copy the debug info in Markdown format to the kill ring)-
Paste the Markdown contents in the GitHub issue.
- You can still hit the Preview tab of the Issue before submitting it.