Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.27 KB

CONTRIBUTING.md

File metadata and controls

36 lines (23 loc) · 1.27 KB

Contributing

Pull Requests

Creating a Pull Request

This book has been designed so that people can easily expand it. To request us to review changes that you create, you will need to create a pull request. Creating a pull request is described in this tutorial.

File Location/Types

All the Markdown files for the 'Introduction to Bash Scripting' guide are located within the content directory.

PDF Generation

The project uses Ibis developed by Mohamed Said.

Make sure to follow the steps on how to get Ibis installed and how to use it here:

Getting started with Ibis

Issue Creation

In the event that you have a issue using the guide or have a suggest for a change but don't want to contribute changes, we are more than happy to help. Make sure that when you create your issue, it follows the format for the type of issue you select (it has individual templates for each issue type).

Issue template types include the following:

  • Bug Reporting
  • Feature Requests
  • Help Requests