Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.61 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.61 KB

.github Repository for Wiley Organization

This repository serves as a centralized location for managing organization-wide GitHub configurations, templates, and workflows. It streamlines processes and enhances consistency across all repositories within the organization.

Purpose

  1. Default Community Health Files
    Provides default versions of community health files such as:

    • CODE_OF_CONDUCT.md
    • CONTRIBUTING.md
    • ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE

    These files are automatically applied to all repositories in the organization unless overridden by a repository-specific version.

  2. Organization-Level Workflows
    Contains reusable GitHub Actions workflows stored in .github/workflows. These workflows can be referenced in individual repositories to ensure consistency and reduce duplication.

  3. Profile Customization
    The repository can include a profile/README.md file to customize the organization's GitHub profile page.

Important Notes

  • This repository does not contain any private, sensitive, or proprietary information.
  • All content is designed for public visibility and complies with GitHub's guidelines for .github repositories.

Contribution Guidelines

Contributions to this repository should align with the organization's standards and avoid including any sensitive data. For detailed contribution rules, refer to the CONTRIBUTING.md file.


This repository is an integral part of maintaining a cohesive and efficient development environment for our organization. If you have suggestions for improvement, feel free to open an issue or submit a pull request!