Skip to content

AppQuality/unguess-docs

Repository files navigation

Unguess Docs

Welcome to the documentation repository for Unguess Docs. This repository contains the documentation for Unguess Docs, and we encourage and welcome contributions from the community.

Contributing to the Documentation

If you want to contribute to the documentation and make improvements or add new articles, follow these steps:

1. Fork the Repository

Click the "Fork" button at the top right corner of this repository to create your own fork. This will allow you to make changes without affecting the original repository directly.

2. Clone Your Fork

Clone the forked repository to your local machine using the following command:

git clone https://github.com/your-username/unguess-docs.git

Replace your-username with your GitHub username.

Install Dependencies

Make sure you have Node.js and Yarn installed on your machine. Then, navigate to the cloned repository and install the necessary dependencies:

yarn 

Make Changes

Edit, add, or remove documentation articles as needed. The documentation is written using Markdown, so you can use any text editor to make changes.

Preview Your Changes

To preview your changes locally, run the following command:

yarn start

This will start a development server, and you can view the documentation by visiting http://localhost:3000 in your web browser.

Commit and Push

Once you are satisfied with your changes, commit them and push to your forked repository:

git add .
git commit -m "Your descriptive commit message"
git push origin main

Create a Pull Request

Go to your forked repository on GitHub and click the "New pull request" button. This will open a new pull request against the original repository. Provide a descriptive title and description for your changes.

Review and Merge

After submitting your pull request, the maintainers of the original repository will review your changes. If everything looks good, they will merge your changes into the main documentation.

Reporting Issues

If you encounter any issues with the documentation or have suggestions for improvements, please open an issue on this repository.

License

The documentation is licensed under [License Name]. By contributing to this repository, you agree to license your contributions under the same license.

About

UNGUESS platform support pages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •