Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 2.72 KB

CONTRIBUTION-GUIDELINES.md

File metadata and controls

46 lines (37 loc) · 2.72 KB

Contributing

Thank you for contributing to JinnaBalu/bootstrap-pages! We thrilled to have developers of all levels help improve the project. Our objective to spin project with template resources as:

  • login pages
  • signup pages
  • error pages,
  • site is in maintanance pages

Getting Started

Claiming an Issue

  • View Issues that are currently seeking help from the community.
  • Create a page, or discover a bug, or a new feature that you wish to work on.
  • Please refrain from working on issues that have the label "in progress" applied to them.
  • Using the 'help wanted' label filter is a good way to find available issues.
  • Mention me in a comment of the respective issue: "@JinnaBalu I would like to work on this".
  • The "in progress" label will be applied to the issue, and you will be given 48 hours to complete the task. If you need more time, please @JinnaBalu me and I will happily oblige.

Resolving an Issue

  • Create a page, discover a bug or feature you wish to resolve - the file will live in /Resources.
  • Fix, create a new page or feature.

Take over tasks

This is THE most important step. For each issue you resolve, you must create one for someone else to work on!

  • Come up with a feature that you would like to see implemented into the project.
  • Create a new folder in '/Resource' name as you like it 'Azure Login' for example
  • Write a few lines in README.md about your theme.

Creating a Pull Request

Now that we have claimed an issue, resolved that issue, and/or created a page or feature, we can open up a pull request!

  • Pull in the latest master branch from the project. It may have updated since you started work on your issue.
  • Resolve any merge conflicts that may have occurred during the development process.
  • Push all of the work you have done to your fork on GitHub.
  • Open a Pull Request in the master branch.
  • Use the Pull Request Template as the description of your pull request.
    Closes #theRelatedIssueNumber
  - [x] Some text like Page or File created
  - [x] new issue opened, with that feature like to have

Giving Back

Thank you so much for contributing to JinnaBalu/bootstrap-pages! We are trying to build a community that encourages people of all skill levels to get involved in open source software - it is the best. We do ask that if your pull request is merged in, please create a new Issue for feature you have introduced - it helps us out a ton! Please do not hesistate to introduce something new!