Skip to content

Commit c75b521

Browse files
committed
more 'repometrics' renames for #19
1 parent f8603f1 commit c75b521

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

CONTRIBUTING.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Contributing to `github`
1+
# Contributing to `repometrics`
22

33
<!-- This CONTRIBUTING.md is adapted from https://gist.github.com/peterdesmet/e90a1b0dc17af6c12daf6e8b2f044e7c -->
44

5-
First of all, thanks for considering contributing to `githist`! 👍 It's
5+
First of all, thanks for considering contributing to `repometrics`! 👍 It's
66
people like you that make it rewarding for us - the project maintainers - to
7-
work on `githist`. 😊
7+
work on `repometrics`. 😊
88

9-
`githist` is an open source project, maintained by people who care.
9+
`repometrics` is an open source project, maintained by people who care.
1010

1111
- repo: https://github.com/ropensci-review-tools/githist
1212
- issues: https://github.com/ropensci-review-tools/githist/issues
@@ -29,15 +29,15 @@ this [Open Source Guide](https://opensource.guide/how-to-contribute/).
2929

3030
### Share the love ❤️
3131

32-
Think `githist` is useful? Let others discover it, by telling them in person,
32+
Think `repometrics` is useful? Let others discover it, by telling them in person,
3333
via Twitter or a blog post.
3434

35-
Using `githist` for a paper you are writing? Consider [citing
35+
Using `repometrics` for a paper you are writing? Consider [citing
3636
it](https://github.com/ropensci-review-tools/githist/blob/main/inst/CITATION).
3737

3838
### Ask a question ⁉️
3939

40-
Using `githist` and got stuck? [Browse the
40+
Using `repometrics` and got stuck? [Browse the
4141
documentation](https://docs.ropensci.org/githist/) to see if you can find a
4242
solution. Still stuck? Post your question as an [issue on
4343
GitHub](https://github.com/ropensci-review-tools/githist/issues). While we
@@ -49,7 +49,7 @@ Want to ask a question in private? Contact the package maintainer by
4949

5050
### Propose an idea 💡
5151

52-
Have an idea for a new `githist` feature? Take a look at [the
52+
Have an idea for a new `repometrics` feature? Take a look at [the
5353
documentation](https://docs.ropensci.org/githist/) and [issues
5454
list](https://github.com/ropensci-review-tools/githist/issues) to see if it
5555
isn't included or suggested yet. If not, suggest your idea as an [issue on
@@ -63,17 +63,17 @@ See below if you want to contribute code for your idea as well.
6363

6464
### Report a bug 🐛
6565

66-
Using `githist` and discovered a bug? That's annoying! Don't let others have
66+
Using `repometrics` and discovered a bug? That's annoying! Don't let others have
6767
the same experience and report it as an [issue on
6868
GitHub](https://github.com/ropensci-review-tools/githist/issues/new) so we can
6969
fix it. A good bug report makes it easier for us to do so, so please:
7070

7171
- Use [the `reprex` package](https://reprex.tidyverse.org) to create a
7272
reproducible example.
73-
- Include the version of `githist` with the following line in your `reprex`
73+
- Include the version of `repometrics` with the following line in your `reprex`
7474
code:
7575
```
76-
packageVersion("githist")
76+
packageVersion("repometrics")
7777
```
7878

7979
### Improve the documentation 📖
@@ -111,7 +111,7 @@ want to improve a function description:
111111

112112
### Contribute code 📝
113113

114-
Care to fix bugs or implement new functionality for `githist`? Awesome! 👏
114+
Care to fix bugs or implement new functionality for `repometrics`? Awesome! 👏
115115
Have a look at the [issue
116116
list](https://github.com/ropensci-review-tools/githist/issues) and leave a
117117
comment on the things you want to work on. See also the development guidelines
@@ -141,11 +141,11 @@ flow](https://guides.github.com/introduction/flow/) for development.
141141

142142
## Code style
143143

144-
The `githist` coding style diverges somewhat from [the commonly used tidyverse
144+
The `repometrics` coding style diverges somewhat from [the commonly used tidyverse
145145
style guide](https://style.tidyverse.org/syntax.html#spacing), primarily
146146
through judicious use of
147147
whitespace, which aims to improve code readability. Code references in
148-
`githist` are separated by whitespace, just like words of text. Just like it
148+
`repometrics` are separated by whitespace, just like words of text. Just like it
149149
is easier to understand "these three words" than "thesethreewords", code is
150150
formatted like this:
151151

@@ -165,7 +165,7 @@ The position of brackets is then arbitrary, and we could also write
165165
these <- three( words (x))
166166
```
167167

168-
`githist` code opts for the former style, with the natural result that one
168+
`repometrics` code opts for the former style, with the natural result that one
169169
ends up writing
170170

171171
```r

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: repometrics
22
Title: Metrics for Your Code Repository
3-
Version: 0.1.1.003
3+
Version: 0.1.1.004
44
Authors@R:
55
person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0003-2172-5265"))

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ status](https://github.com/ropensci-review-tools/githist/workflows/R-CMD-check/b
77
Active](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
88
<!-- badges: end -->
99

10-
# githist
10+
# repometrics
1111

12-
Code analyses run over the git history of a package.
12+
Metrics for your code repository.
1313

1414
## Code of Conduct
1515

codemeta.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/ropensci-review-tools/githist",
99
"issueTracker": "https://github.com/ropensci-review-tools/githist/issues",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.1.1.003",
11+
"version": "0.1.1.004",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",

0 commit comments

Comments
 (0)