aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 067c5273aa3c3a0606ce4c0285797bc93c0094ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# microsoft-edit
This repository contains the `PKGBUILD` file required for building the `microsoft-edit` package.
You can find this package [on the AUR](https://aur.archlinux.org/packages/microsoft-edit).

## Original repository
You can visit the edit repository [here](https://github.com/microsoft/edit).

## How to build and install
[Read this Arch Linux Wiki article.](https://wiki.archlinux.org/title/Arch_User_Repository)

## Issue handling
Please only submit issues if they aren't bug reports about the package or help requests.
Please keep them on the AUR only. This prevents unnecessary signups.

## Branches
This repository (at least if you view it on [sos!git](https://git.staropensource.de/JeremyStarTM/aur-microsoft-edit))
has two branches: `master` and `develop`. The `master` branch is the stable branch, where stable changes
are introduced. The `develop` branch is (as you might have already guessed) the development branch.

Please only submit PRs to the `develop` branch. Pull requests to the `master` branch will be rejected.

## License
This package is licensed under the terms of the GNU General Public License, version 3 or later.
You can view the license [here](https://git.staropensource.de/JeremyStarTM/aur-microsoft-edit/src/branch/develop/LICENSE).