playwright/.github
RaiseYI 5e9d2b1e14 Improve repository documentation, configuration, and examples
Add new sections to `README.md`, create `CHANGELOG.md`, and update `CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, and `.eslintrc.js`.

* **README.md**
  - Add an overview section to provide a better understanding of the project.
  - Add a getting started section with installation and first test instructions.
  - Add a section on running tests and checks.
  - Add a section on contributing to the project.

* **CHANGELOG.md**
  - Create a new file to document changes, new features, and bug fixes in each release.

* **CONTRIBUTING.md**
  - Add guidelines for coding standards, pull request process, and issue reporting.

* **CODE_OF_CONDUCT.md**
  - Add guidelines for community behavior and ensure a welcoming environment for all contributors.

* **.eslintrc.js**
  - Ensure that the ESLint configuration is properly set up and used.

* **.github/workflows**
  - Add GitHub Actions workflows for continuous integration and other automated tasks.

* **examples**
  - Add more examples and use cases to help users understand how to use the project effectively.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/playwright?shareId=XXXX-XXXX-XXXX-XXXX).
2024-11-01 18:31:28 +08:00
..
actions test: unflake microphone/video tests on macOS 15 (#32870) 2024-09-30 10:31:15 +02:00
ISSUE_TEMPLATE Update bug.yml 2024-09-04 09:17:43 -07:00
workflows Improve repository documentation, configuration, and examples 2024-11-01 18:31:28 +08:00