tooomm and GitHub
b4740ad395
Update README.md ( #4189 )
...
* Update README.md
* don't run on .md-only changes
2020-11-26 13:14:00 -05:00
tooomm and GitHub
99b0abe7fe
GitHub Actions: don't run on .md only changes ( #4183 )
2020-11-25 21:14:05 -05:00
ebbit1q and GitHub
46cf50d468
add ubuntu 20.10 Groovy Gorilla ( #4178 )
2020-11-23 18:09:02 -05:00
tooomm and GitHub
2f62671d8a
More changes to GitHub Actions ( #4175 )
2020-11-23 12:27:35 -05:00
ebbit1q and GitHub
4aaedf64d2
add github actions ( #4164 )
2020-11-22 20:20:48 -05:00
tooomm and GitHub
b8cd3af21f
CONTRIBUTING: little changes ( #4141 )
2020-10-14 11:19:37 -04:00
Zach H and GitHub
9330774632
Add Gitter/Discord info to Contributing ( #4126 )
2020-10-02 14:53:21 -04:00
ebbit1q and GitHub
e33f802ae8
update CONTRIBUTING.md ( #4125 )
2020-10-02 13:54:12 -04:00
skwerlman and Zach H
57c02dcd5a
GitHub: Switch to new issue template system ( #3862 )
2019-11-22 23:54:28 -05:00
Zach H and GitHub
e690b45f27
Create FUNDING.yml
2019-11-02 23:52:14 -04:00
tooomm and Zach H
00cfb1347a
Update ISSUE_TEMPLATE.md ( #3679 )
2019-04-04 14:52:48 -04:00
ebbit1q and ctrlaltca
964bb0974c
add more clang-format focus to CONTRIBUTING.md ( #3442 )
...
* add more clang-format focus to CONTRIBUTING.md
Add more clang-format instructions and instructions on clangify.sh.
Move clang-format instructions to the section Formatting and make other format topics a subheader of it to articulate focus on it.
Add section about our ci formatting for people that look at this file after their test failed.
fixes #3065
also fixes #3340
* grammar
* grammar
2018-11-21 23:00:35 +01:00
ebbit1q and Zach H
051fcff284
add more precise rules to CONTRIBUTING.md ( #3423 )
...
Add extra rules that clang-format enforces, like the order of includes and the way single line comments should be formatted.
Correct some grammar ( what is up with the translation section ordering steps out of order?? ).
This is a web edit.
2018-10-31 21:14:05 -04:00
ebbit1q and Zach H
4e3d499162
improve translating section of CONTRIBUTING.md ( #3424 )
...
Remove the weird out of order numbering and replace it with just chapters for specific users.
Add a bit of explanation to adding translations as a developer.
This is just a recommendation for an improvement, jumplist could be added and/or #3423 merged with this. (it fixes the typos)
2018-10-30 17:45:04 -04:00
ebbit1q and Gavin Bisesi
986e405ca7
add new brace guidelines and clang-format info ( #3414 )
...
Add new brace guidelines, correct code sample.
Add detail to indentation guidelines.
Add basic clang-format information and a link to the documentation on llvm.
closes #3413
A quick edit to the contributing guide from the web ui, hope it comes out right.
2018-10-25 09:54:17 -04:00
skwerlman and Zach H
ad66a48b8e
ensure column ordering is consistent ( #3249 )
2018-05-18 18:07:39 -04:00
tooomm and Zach H
661e00f563
log cleanup ( #3207 )
2018-05-02 16:07:43 -04:00
tooomm and Zach H
034e79dd36
typo ( #3187 )
2018-04-10 12:51:57 -04:00
tooomm and Zach H
5c03f18c72
add hint about how to contact server admins ( #3186 )
2018-04-10 12:40:24 -04:00
tooomm and Zach H
7758145e71
comment explanation out ( #3181 )
2018-04-09 16:47:44 -04:00
ctrlaltca and Zach H
37ab7b8fb1
Add a note about bug #3135 ( #3184 )
2018-04-09 16:47:08 -04:00
tooomm and Zach H
a0d84114de
fix space ( #3172 )
2018-04-06 15:01:04 -04:00
tooomm and Zach H
f89f6438c9
Update ISSUE_TEMPLATE.md ( #3171 )
2018-04-05 22:42:36 -04:00
tooomm and Zach H
5df547ee53
update template ( #3150 )
2018-03-23 23:37:11 -04:00
tooomm and Zach H
ab3989aeba
Consistent use of 'beta' tag across the project ( #3089 )
2018-02-07 11:33:14 -05:00
tooomm and Zach H
d13cf65a10
contributing: add toc + little tweaks ( #3030 )
2018-01-27 13:45:27 -05:00
Zach H and GitHub
5a823becf1
Contributing Doc Updates ( #3009 )
2018-01-19 08:38:37 -05:00
tooomm and ctrlaltca
17202e8dba
AppVeyor: prevent unnecessary builds ( #2888 )
...
* prevent unnecessarybuilds
* readd qt5 string
sadly this is needed as of now:
https://github.com/Cockatrice/Cockatrice/blob/ff6b0f86ec6d3bf76d6667003b82ce24479c0d15/cockatrice/src/releasechannel.cpp#L59-L68
* wrap asterisks
* fixed with validator
https://ci.appveyor.com/tools/validate-yaml
* complete link
* add helpful links
this should not trigger a appveyor build
* add space in readme
this should not trigger a appveyor build
* highlight c++ types
this should not trigger a appveyor build
* remove empty line
this should not trigger a appveyor build
* declutter dockerignore
this should not trigger a appveyor build
2017-10-09 11:19:56 +02:00
tooomm and Zach H
ada262b826
betaXYZ to betaX ( #2882 )
2017-10-04 12:45:28 -04:00
ctrlaltca and GitHub
3e12a5f67f
Update CONTRIBUTING.md ( #2613 )
...
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
"wait for CI upload" should be "wait for CI to upload"
"update again the version number" should be "update the version number again"
2017-04-21 14:26:55 +02:00
ctrlaltca and GitHub
3356b2ede7
Change version in about window and installer name ( #2570 )
...
* Change version in about window and installer name
* Change version in about window and installer name
* Cmake get version updates
* dev snapshot format changed
* alignment changes
2017-04-20 13:41:18 +02:00
Zach H and Gavin Bisesi
1413337b24
Add CONTRIBUTING note on making prereleases ( #2576 )
2017-04-07 20:59:06 -04:00
tooomm and Gavin Bisesi
0e6c3c9561
better description for issue template ( #2541 )
...
* more general description for issue template
* fix
* rephrase
* remove part about filename
* fix typos
2017-03-29 11:12:31 -04:00
tooomm and Zach H
88b4e768c4
Create pr template ( #2447 )
2017-03-05 16:44:29 -05:00
tooomm and GitHub
8ac1469fdb
typo fix
2016-07-10 11:05:54 +02:00
ctrlaltca and GitHub
a11e57503e
CONTRIBUTING: Syntax highlight, protobuf
2016-07-10 11:01:15 +02:00
ctrlaltca and GitHub
35df6485ab
CONTRIBUTING: C++11, nullptr, Database migrations
2016-07-10 10:47:19 +02:00
Fabio Bas
bb5292aa8d
Drop Qt4, libgcrypt, qtmobility dependencies
2016-05-11 12:45:58 +02:00
tooomm
963e5d7f33
Update ISSUE_TEMPLATE.md
...
see https://github.com/Cockatrice/Cockatrice/pull/1914
2016-04-09 20:54:51 +02:00
tooomm
e3064727c3
add template for issues
...
https://github.com/blog/2111-issue-and-pull-request-templates
move to .github folder + prompt for date
2016-02-18 19:23:35 +01:00