Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1001 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (19 loc) · 1001 Bytes

The issues section is for bug reports and feature requests only. If you need help, please use The GameMaker Community Topic.

Before reporting a bug

  1. Search issue tracker for similar issues.
  2. Try the latest dev branch version.

How to report a bug

  1. Specify the revision number of the J3D extension where the bug occurred.
  2. Specify your browser version, operating system, and graphics card. (for example, Chrome 23.0.1271.95, Windows 7, Nvidia Quadro 2000M)
  3. Describe the problem in detail. Explain what happened, and what you expected would happen.
  4. If required provide a link to a live version of your application.
  5. If helpful, include a screenshot. Annotate the screenshot for clarity.

How to contribute to the J3D Extension

  1. Make sure you have a GitHub account.
  2. Fork the repository on GitHub.
  3. Check the Contribution Guidelines.
  4. Make changes to your clone of the repository.
  5. Submit a pull request.