SeleniumHQ/seleniumhq.github.io

[🚀 Feature]: Improve README Files for contributing to code examples

Open

#2,243 创建于 2025年3月26日

在 GitHub 查看
 (1 评论) (0 反应) (2 负责人)HTML (712 star) (1,015 fork)batch import
I-enhancementgood first issuehacktoberfestneeds-triaging

描述

Feature and motivation

Each language-example folder contains a README.md file, but they lack detailed information on prerequisites, installation steps, and contribution guidelines.

readme.md files are in here

https://github.com/SeleniumHQ/seleniumhq.github.io/tree/trunk/examples

Usage example

Need precise steps in readme.md for each language examples:

pre-requisites:

  • Install and configure Java
  • install and Configure Maven

Python:

  • Install and configure python
  • Install and configure pip

....

贡献者指南