Skip to content
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
14 changes: 14 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
categories:
- title: '🚀 Enhancements'
labels:
- 'enhancement'
- title: '🐛 Bug Fixes'
labels:
- 'bug'
- title: '🧰 Maintenance'
label:
- 'documentation'
template: |
## What’s Changed

$CHANGES
1 change: 1 addition & 0 deletions README.md
22 changes: 22 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# RequestDL

Hello, welcome to RequestDL.

This is an organization on Github that houses repositories maintained by our team. In addition, you can visit our main repository at [RequestDL](https://github.com/request-dl/request-dl).

## Documentation

Documentation is available in each repository both through Github Pages and the README.md file.

## Our Objective

Our goal is to simplify and streamline the networking layer coding process by leveraging the declarative programming paradigm. The smoothness that SwiftUI brings to app implementation has inspired us to create RequestDL.

We are constantly implementing new features, exploring what the community is currently using, and following international standards that define the functionality of HTTP resources.

Moreover, we greatly value your contribution to making RequestDL even better. Feel free to open an issue, discuss an idea, implement a new feature, or simply have a chat with the community.

## Platforms

Currently, RequestDL is supported on all Apple platforms and Linux.

We are interested in expanding RequestDL to other platforms supported by Swift. We would love your contribution to take RequestDL even further.