Skip to content

Commit 122c740

Browse files
authored
Merge pull request #979 from Yashraj347/fix-docs
docs: improve README, license formatting, and contribution guide
2 parents 4c2ec40 + 94f5627 commit 122c740

3 files changed

Lines changed: 22 additions & 23 deletions

File tree

CONTRIBUTING.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
# Contribution Guide
22

3-
## Rules for contributing
3+
## Rules for Contributing
44

5-
This project welcomes contributions and feedback. Open source feedback and participation of all kinds and from any interested party or institution is encouraged and can be made through opening an issue or pull request on GitHub.
5+
This project welcomes contributions and feedback. Open-source feedback and participation of all kinds, from any interested party or institution, are encouraged and can be made by opening an issue or submitting a pull request on GitHub.
66

7-
## How to contribute
7+
## How to Contribute
88

9-
The maintainers of this repository welcome feedback, questions, criticism and contributions. There are several ways to participate:
9+
The maintainers of this repository welcome feedback, questions, criticism, and contributions. There are several ways to participate:
1010

1111
### Add or Comment on Issues
1212

13-
Anyone is welcome to start a new issue by selecting the `Issues` tab in GitHub and clicking [New Issue](https://github.com/amiaopensource/vrecord/issues/new).
13+
Anyone is welcome to start a new issue by selecting the `Issues` tab on GitHub and clicking [New Issue](https://github.com/amiaopensource/vrecord/issues/new).
1414

15-
All existing issues, open and closed, may be reviewed or commented upon in the [Issues](https://github.com/amiaopensource/vrecord/issues?utf8=%E2%9C%93&q=is%3Aissue) section.
15+
All existing issues, both open and closed, may be reviewed or commented on in the [Issues](https://github.com/amiaopensource/vrecord/issues?utf8=%E2%9C%93&q=is%3Aissue) section.
1616

17-
### Reviewing Comments
17+
### Reviewing Commits
1818

19-
The recent work on this repository can be reviewed in the [Commit Log](https://github.com/amiaopensource/vrecord/commits/master). Clicking on an issue will show a summary of what was added, removed, or changed. Any commit may be commented upon to request further clarification, propose a suggestion, offer support, or suggest an alternate approach.
19+
Recent work on this repository can be reviewed in the [Commit Log](https://github.com/amiaopensource/vrecord/commits/master). Clicking on a commit will show a summary of what was added, removed, or changed. Any commit may be commented on to request further clarification, propose a suggestion, offer support, or suggest an alternative approach.
2020

2121
### Pull Requests
2222

23-
Pull requests are proposals to apply changes to the repository which could include adding or editing existing documentation, adding images, or providing or changing content. There are several guides that document how to contribute to GitHub repositories such as:
23+
Pull requests are proposals to apply changes to the repository. These could include adding or editing existing documentation, adding images, or modifying content.
24+
25+
There are several guides that explain how to contribute to GitHub repositories, such as:
2426

2527
- https://guides.github.com/activities/contributing-to-open-source/
2628
- https://www.thinkful.com/learn/github-pull-request-tutorial/
2729

28-
If you'd like to contribute to the repository but are unsure how to do this, please feel welcome to contact the project maintainers.
30+
If you'd like to contribute to the repository but are unsure how to do so, please feel free to contact the project maintainers.

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ exhaustive, and do not form part of our licenses.
3333
material not subject to the license. This includes other CC-
3434
licensed material, or material used under an exception or
3535
limitation to copyright. More considerations for licensors:
36-
wiki.creativecommons.org/Considerations_for_licensors
36+
wiki.creativecommons.org/Considerations_for_licensors
3737

3838
Considerations for the public: By using one of our public
3939
licenses, a licensor grants the public permission to use the
@@ -50,7 +50,7 @@ exhaustive, and do not form part of our licenses.
5050
Although not required by our licenses, you are encouraged to
5151
respect those requests where reasonable. More considerations
5252
for the public:
53-
wiki.creativecommons.org/Considerations_for_licensees
53+
wiki.creativecommons.org/Considerations_for_licensees
5454

5555
=======================================================================
5656

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ This documentation is up to date as of vrecord version 2020-02-10.
3737

3838
## Summary
3939

40-
Vrecord is open-source software for capturing a video signal and turning it into a digital file. Its purpose is to make videotape digitization or transfer easier. Vrecord can capture analog and digital signals through a variety of inputs and can create digital video files in a variety of formats and codecs. Vrecord has been designed with needs of audiovisual archivists in mind.
40+
Vrecord is open-source software for capturing a video signal and turning it into a digital file. Its purpose is to make videotape digitization or transfer easier. Vrecord can capture analog and digital signals through a variety of inputs and can create digital video files in a variety of formats and codecs. Vrecord has been designed with the needs of audiovisual archivists in mind.
4141

42-
Vrecord uses MediaArea’s [ffmpeg-ma](https://github.com/MediaArea/homebrew-mediaarea/blob/master/ffmpeg-ma.rb) to do its dirty work. Other dependencies are: cowsay, [decklinksdk](https://github.com/amiaopensource/homebrew-amiaos/blob/master/decklinksdk.rb), [gtkdialog](https://github.com/amiaopensource/homebrew-amiaos/blob/master/gtkdialog.rb), freetype, sdl and xmlstarlet. Optional dependencies are: deckcontrol, gnuplot, mediaconch, mkvtoolnix, mpv and qcli.
42+
Vrecord uses MediaArea’s [ffmpeg-ma](https://github.com/MediaArea/homebrew-mediaarea/blob/master/ffmpeg-ma.rb) to do its dirty work. Other dependencies are: cowsay, [decklinksdk](https://github.com/amiaopensource/homebrew-amiaos/blob/master/decklinksdk.rb), [gtkdialog](https://github.com/amiaopensource/homebrew-amiaos/blob/master/gtkdialog.rb), freetype, sdl, and xmlstarlet. Optional dependencies are: deckcontrol, gnuplot, mediaconch, mkvtoolnix, mpv and qcli.
4343

44-
Currently vrecord supports macOS or Linux, and Blackmagic Design capture cards with the Blackmagic driver installed or
44+
Currently vrecord supports macOS and Linux, and Blackmagic Design capture cards with the Blackmagic driver installed or
4545
AVFoundation for DV capture on macOS. Some notes on [needed hardware](Resources/Documentation/hardware.md) are provided.
4646

47-
If you want to see a more detailed description about how to digitize analog videotape see our document on [analog digitization](Resources/Documentation/analog_digitization.md).
47+
If you want to see a more detailed description of how to digitize analog videotape, see our document on [analog digitization](Resources/Documentation/analog_digitization.md).
4848

4949

5050
## Contributing
@@ -64,10 +64,7 @@ The vrecord Team
6464
## Maintainers
6565
The vrecord maintainers are:
6666

67-
Dave Rice (@dericed)
68-
69-
Ben Turkus (@bturkus)
70-
71-
Annie Schwiekert (@aeschweik)
72-
73-
Andrew Weaver (@privatezero)
67+
- Dave Rice (@dericed)
68+
- Ben Turkus (@bturkus)
69+
- Annie Schwiekert (@aeschweik)
70+
- Andrew Weaver (@privatezero)

0 commit comments

Comments
 (0)