SeleniumHQ/seleniumhq.github.io

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

已關閉

#2,243 建立於 2025年3月26日

 (1 則留言) (0 個反應) (2 位負責人)HTML (1,015 個分叉)batch import
I-enhancementgood first issuehacktoberfestneeds-triaging

倉庫指標

星標
 (712 顆星)
PR 合併指標
 (平均合併 2天 4小時) (30 天內合併 8 個 PR)

描述

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

....

貢獻者指南