Skip to content

Latest commit

 

History

History
executable file
·
26 lines (17 loc) · 1.15 KB

File metadata and controls

executable file
·
26 lines (17 loc) · 1.15 KB

Contributing to Scriptlog

Everyone is welcome to contributions. There are several ways to help out:

How to

Reporting Issues

  • Before submitting one issue, please search first if the issue is already exist, and comment at the existing issue.
  • Every time you submit issue please include information as detail as possible. It to make us easy to solve the problem.
  • Create an issue on GitHub, if you have found a bug.
  • Write test cases for open bug issues.
  • Write patches for open bug/feature issues, preferably with test cases included.
  • If you have found a security related issues in Scriptlog, please don't open issue in Github. Instead contact us at scriptlog@yandex.com.

Contribute to the documentation

  • Make sure you have a GitHub account.
  • Before submitting one page of documentation, please read documentation first.
  • Write description as detail as possible.
  • Write explaination with simple case or an example.