Skip to content

Contributing

Dmitry Dulepov edited this page May 5, 2015 · 8 revisions

Contribution to this extension is welcome and accepted in the following forms:

  1. [Bug reporting](Bug reporting)
  2. [Pull requests](Pull requests)

Important: since current RealURL is a work in progress, it is better to contact the author before you start working on a pull request to coordinate what you want to implement. Otherwise it is possible that several people will spend time and energy on the same thing. As a result, some implementations may be thrown away because one another will be accepted.

Bug reporting

To report a bug, make sure that you are using the latest RealURL version. Usually problems are solved when you update.

To create a new bug report, navigate to the GitHub issue tracker and search for the issue. If the issue is not found, than you can create a new one.

Please, make sure that you are really reporting an issue. Good read: Don't rush to claim that you have found a bug. Issue tracker is not the place to ask questions! All questions should be addressed to the TYPO3 mailing lists. Questions in the bug tracker will be closed immediately without answers.

Pull requests

Code contribution is accepted through GitHub pull requests. Please, note that creating a pull request does not mean that it will be accepted. The author reserves a right to request improvements or decline the request if it breaks RealURL.