Skip to content

nekos.best's documentation repository.

Notifications You must be signed in to change notification settings

nekos-best/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NekosBest's documentation

Table of Contents

Introduction

Welcome to nekos.best's documentation repository.

If you have any questions, feel free to ask them in the Discord server.

Contributing

Thank you for taking your time to contribute, we really appreciate it.

Please note that you can contribute only by adding examples and fixing any grammar mistakes. For anything else, please open a new issue.

To contribute, you must fork this repository to make any changes and create a new pull request after you are done. After you create a new pull request, wait patiently until a contributor reviews your pull request.

Contribution Guidelines

  • Your submission may not be submitted in languages other than English.
  • Your submission may not contain inappropriate content.
  • Example-specific guidelines:
    • Make sure to document your example with as many details as possible.
    • Make sure your code works and is thoroughly tested.

We reserve the rights to:

  • Make any changes after your submission.
  • Remove your submission.

without any prior notice.

Adding an unofficial example

  1. Carefully read the contributing part.
  2. Create a new file under /src/examples/unofficial named by its programming language, with the filename ending with .md and add your example in there.
  3. Go to SUMMARY.md and add its relative path under "Unofficial Examples".