From d1bd60b8ac3d2d5162f90cfb760c14ca04595e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michelle=20=22MishManners=C2=AE=E2=84=A2=22=20Mannering?= <36594527+mishmanners@users.noreply.github.com> Date: Wed, 1 Nov 2023 22:14:28 +1100 Subject: [PATCH] Accessibility features for Tooljet markdown files (#8057) * Accessibility for README Add accessibility features to markdown file based on: https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/ * Accessibility for CODE_OF_CONDUCT Accessibility for markdowns, based on: https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/ * Some accessibility, some typography * Fix email link --- CODE_OF_CONDUCT.md | 10 ++++------ CONTRIBUTING.md | 8 ++++---- README.md | 28 ++++++++++++++-------------- SECURITY.md | 2 +- 4 files changed, 23 insertions(+), 25 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e317567c07..bae56e7799 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -114,15 +114,13 @@ the community. ## Attribution -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 2.0, available at -https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. +This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), [version 2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html). Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity). -[homepage]: https://www.contributor-covenant.org -For answers to common questions about this code of conduct, see the FAQ at -https://www.contributor-covenant.org/faq. Translations are available at +- For answers to common questions about this code of conduct, see the FAQs at +https://www.contributor-covenant.org/faq. +- Translations are available at https://www.contributor-covenant.org/translations. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d5e9f4f00f..fcfc56cc55 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,9 +8,9 @@ We love your input! We want to make contributing to this project as easy and tra ## Setup -[Mac OS](https://docs.tooljet.io/docs/contributing-guide/setup/macos) -[Docker](https://docs.tooljet.io/docs/contributing-guide/setup/docker) -[Ubuntu](https://docs.tooljet.io/docs/contributing-guide/setup/ubuntu) +- [Mac OS](https://docs.tooljet.io/docs/contributing-guide/setup/macos) +- [Docker](https://docs.tooljet.io/docs/contributing-guide/setup/docker) +- [Ubuntu](https://docs.tooljet.io/docs/contributing-guide/setup/ubuntu) ## We Develop with GitHub We use GitHub to host code, to track issues and feature requests, as well as accept pull requests. @@ -51,4 +51,4 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue] By contributing, you agree that your contributions will be licensed under its AGPL v3 License. ## Questions? -Contact us on [Slack](https://tooljet.com/slack) or mail us at [hello@tooljet.io](mailto:hello@tooljet.io). +Contact us [on Slack](https://tooljet.com/slack) or [email us at hello@tooljet.io](mailto:hello@tooljet.io). diff --git a/README.md b/README.md index d7831e47e7..fe50a56d15 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ ToolJet is an **open-source low-code framework** to build and deploy internal tools with minimal engineering effort. ToolJet's drag-and-drop frontend builder allows you to create complex, responsive frontends within minutes. Additionally, you can integrate various data sources, including databases like PostgreSQL, MongoDB, and Elasticsearch; API endpoints with OpenAPI spec and OAuth2 support; SaaS tools such as Stripe, Slack, Google Sheets, Airtable, and Notion; as well as object storage services like S3, GCS, and Minio, to fetch and write data. -⭐ If you find ToolJet useful, please consider giving us a star on GitHub! Your support helps us continue to innovate and deliver exciting features. + :star: If you find ToolJet useful, please consider giving us a star on GitHub! Your support helps us continue to innovate and deliver exciting features. ![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/tooljet/tooljet-ce) -![GitHub contributors](https://img.shields.io/github/contributors/tooljet/tooljet) -[![GitHub issues](https://img.shields.io/github/issues/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet/issues) -[![GitHub stars](https://img.shields.io/github/stars/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet/stargazers) -![GitHub closed issues](https://img.shields.io/github/issues-closed/tooljet/tooljet) -![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/tooljet/tooljet) -![GitHub release (latest by date)](https://img.shields.io/github/v/release/tooljet/tooljet) +![Number of GitHub contributors](https://img.shields.io/github/contributors/tooljet/tooljet) +[![Number of GitHub issues that are open](https://img.shields.io/github/issues/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet/issues) +[![Number of GitHub stars](https://img.shields.io/github/stars/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet/stargazers) +![Number of GitHub closed issues](https://img.shields.io/github/issues-closed/tooljet/tooljet) +![Number of GitHub pull requests that are open](https://img.shields.io/github/issues-pr-raw/tooljet/tooljet) +![GitHub release; latest by date](https://img.shields.io/github/v/release/tooljet/tooljet) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/tooljet/tooljet) -[![GitHub license](https://img.shields.io/github/license/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet) -[![Twitter Follow](https://img.shields.io/twitter/follow/ToolJet?style=social)](https://twitter.com/ToolJet) +[![GitHub license which is APGL license](https://img.shields.io/github/license/ToolJet/ToolJet)](https://github.com/ToolJet/ToolJet) +[![Follow us on X, formerly Twitter](https://img.shields.io/twitter/follow/ToolJet?style=social)](https://twitter.com/ToolJet)

- + Tooljet dashboard showing inventory and orders

@@ -23,26 +23,26 @@ ToolJet is an **open-source low-code framework** to build and deploy internal to

- + Tooljet visual front end builder

- +Tooljet database showing over 40 integrations

- +Tooljet showing ability to run in Python, import your React component, and build your own plugins using the dev kit

- +Deploy from anywhere, showing various cloud services

diff --git a/SECURITY.md b/SECURITY.md index cebe515c1b..427e5e3bd1 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,4 +2,4 @@ ## Reporting a Vulnerability -If you notice a security vulnerability, please let the team know by sending an email to `security@tooljet.com`. +If you notice a security vulnerability, please let the team know by [sending an email to security@tooljet.com](mailto:security@tooljet.com).