mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #32] [MERGED] Updated Security & Contribution Guidelines #283
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/32
Author: @justinh-rahb
Created: 5/31/2024
Status: ✅ Merged
Merged: 5/31/2024
Merged by: @tjbck
Base:
main← Head:repo-meta📝 Commits (1)
a0d895dAdd repo meta files📊 Changes
3 files changed (+157 additions, -0 deletions)
View changed files
➕
CONTRIBUTING.md(+50 -0)➕
docs/CODE_OF_CONDUCT.md(+75 -0)➕
docs/SECURITY.md(+32 -0)📄 Description
This PR addresses several key improvements to the repository:
SECURITY.mdhas been added, outlining the responsibilities of both developers and users in ensuring the safety of Pipelines.CONTRIBUTING.mdfile has been added to provide clearer guidance for potential contributors.CODE_OF_CONDUCT.mdfile has been added, adopting the Contributor Covenant standard to ensure a welcoming and inclusive environment for all contributors.These additions aim to enhance the security and accessibility of Pipelines, making it a more robust and welcoming project for all users and developers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.