Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 688 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 688 Bytes

Contribute To Auto Load Next Post Code Snippet Library

The Auto Load Next Post code snippet library is a community-maintained repository and so contributions are always welcome.

Submitting a Snippet

To submit a code library for inclusion in the library, please fork the repository and then submit a pull request.

Guidelines for submission:

  • Each snippet should be placed in its own file.
  • Each file should be named appropriately based on the purpose of the snippet and should start with the prefix alnp-. For example: alnp-{snippet name here}.
  • All snippets must be tested before sharing to the community.