This repository hosts samples related to the Unstructured public documentation source content for:
- The Unstructured user interface
- The Unstructured API
- Unstructured for Business
- The Unstructured open source library
Everyone is welcome to contribute, and you can do it in a couple of ways:
- See something wrong with the existing documentation? Need a new example/tutorial? Submit an issue.
- Improve the docs by creating a pull request (see the next section).
To contribute changes to this repository by creating a pull request:
- Start by forking this repository.
- Create a new branch with a descriptive name.
- Add your changes.
- Check for grammatical and technical correctness of the changes.
- Create a pull request.
- Add Paul-Cornell and ajaykrish-uns to your pull request's list of reviewers. They will be automatically notified. One of them will begin reviewing your pull request.
- Depending on the nature of your pull request, you might be asked to affirm or sign an agreement that gives Unstructured special permissions or ownership rights to your pull request's contents.
- After your pull request is finally reviewed and approved, they will merge your contribution!