Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 961 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (13 loc) · 961 Bytes

Bug Reports

A bug is a demonstrable problem that is caused by the code in the repository. Good bug reports are extremely helpful - thank you!

Guidelines for bug reports:

  1. Use the GitHub issue search — check if the issue has already been reported.

  2. Check if the issue has been fixed — try to reproduce it using the latest master or development branch in the repository.

  3. Demonstrate the problem — provide clear steps that can be reproduced.

A good bug report should not leave others needing to chase you up for more information. Please try to be as detailed as possible in your report. What is your environment? What steps will reproduce the issue? What would you expect to be the outcome? All these details will help to fix any potential bugs.

Development Guidelines

http://docs.abapgit.org/development/guidelines.html

Building/Creating a PR

http://docs.abapgit.org/development/contributing.html