Files
Arduino/libraries/GxEPD2/CONTRIBUTING.md
Jérôme Delacotte 7b30d6e298 first commit
2025-03-06 11:15:32 +01:00

919 B

Contributions are welcome. Keep It Simple is the Goal.

enhancement suggestions:

  • please use the Arduino Forum Displays for questions or enhancement suggestions.
  • questions and enhancement suggestions are an important source of inspiration for me.
  • the Arduino Forum is my favorite source for learning about displays and processor boards.
  • Keep It Simple: I will try to add enhancements to separate classes or subclasses.

issues:

  • issues should be reported in the Arduino Forum Displays.
  • issues on GitHub are disabled; there were too many false issues.
  • please post only issues that are real issues with this library!

pull requests:

  • pull requests are not welcome, will not be merged.
  • pull requests can't be disabled, but will be closed.
  • please place information about interesting fork additions in the Arduino Forum Displays.

Thank you for all the inspiration I get for this library.