Skip to main content

Contributing to NewsFetch

Having trouble working with code? Found a typo in the documentation? Interested in adding a feature or fixing a bug? Then by all means submit an issue or pull request. If this is your first pull request, it may be helpful to read up on the GitHub Flow first.

NewsFetch intent is to be a base for you to ingest News and customize and fit your unique needs. Please keep this in mind when requesting features and/or submitting pull requests. CloudCosmos offers consulting services to help you with your specific needs. Please contact us for more information.

Pull requests

When submitting a pull request:

  1. Clone the repo.
  2. Create a branch off of main and give it a meaningful name (e.g. awesome-feature) and describe the feature or the bug fix.
  3. Open a pull request on GitHub.