Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸš£πŸ»β€β™€οΈ Dev to Main πŸš£πŸ»β€β™€οΈ #235

Merged
merged 2 commits into from
Aug 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
commits if your PR already received reviews or comments.

Before submitting a Pull Request, please ensure you've done the following:
- πŸ“– Read the Source Pocket Contributing Guide: https://github.com/sdtrdev/source-pocket/blob/main/CONTRIBUTING.md
- πŸ“– Read the Source Pocket Code of Conduct: https://github.com/sdtrdev/source-pocket/blob/main/CODE_OF_CONDUCT.md
- πŸ“– Read the Source Pocket Contributing Guide: https://github.com/Source-Pocket/source-pocket/blob/main/CONTRIBUTING.md
- πŸ“– Read the Source Pocket Code of Conduct: https://github.com/Source-Pocket/source-pocket/blob/main/CODE_OF_CONDUCT.md
- πŸ‘·β€β™€οΈ Create small PRs. In most cases this will be possible.
- βœ… Provide tests for your changes.
- πŸ“ Use descriptive commit messages.
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

When contributing to this repository, please first discuss the change you wish to make via issue,
email, or any other method with the owners of this repository before making a change.
Please note we have a [code of conduct](https://github.com/sdtrdev/source-pocket/blob/main/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
Please note we have a [code of conduct](https://github.com/Source-Pocket/source-pocket/blob/main/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.

## Pull Request Process

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Software Development Turkey
Copyright (c) 2020 Source Pocket

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/contribution-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug: /
---
## Contribution Without Forking the Project

1- Open `https://sourcepocket.sdtr.dev`
1- Open `https://sourcepocket.netlify.app`

2- Click on [Source Pocket](https://sourcepocket.netlify.app/docs/)

Expand Down