SeleniumHQ/seleniumhq.github.io

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

Open

#2 243 ouverte le 26 mars 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (2 assignés)HTML (1 015 forks)batch import
I-enhancementgood first issuehacktoberfestneeds-triaging

Métriques du dépôt

Stars
 (712 stars)
Métriques de merge PR
 (Merge moyen 2j 4h) (8 PRs mergées en 30 j)

Description

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

....

Guide contributeur