Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.08 KB

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 1.08 KB

Remember, this project is a fork

This project is a fork of unmantained Richfaces project

How to contribute

Community contributions are essential for maintaining the vitality of the RichFaces Project. Contributing to the project helps to deliver functionality you need and allows you to share your code with other contributors and users. We want to keep it as easy as possible to contribute your changes and we will work hard to deliver your contributions in an upcoming release. There are a few guidelines that we need contributors to follow to enable us to manage the process.

Getting Started

  • Check-list:
    • Make sure you have a GitHub account
    • Submit an issue report, assuming one does not already exist.
      • Make sure you fill in the earliest version that you know has the issue.
  • Fork the RichFaces repository on GitHub

Pull Request

You can fork the project to your github account, make the changes and make a pull request.

Please, check first the changes compiles and the issue is fixed