forked from INSPIRE-MIF/INSPIRE-in-your-Country
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f9d2f83
commit 565b3a0
Showing
4 changed files
with
17 additions
and
10 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...e_year_/_MS-code_-_Year_-Country_fiche.md → Country_fiche_Template.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# How to report new Country fiche | ||
|
||
To report a new Contry fiche for your Member State, please follow the instruction below: | ||
|
||
- Fork the INSPIRE-in-your-Country repository (For more information, see "[Working with forks](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks)"). | ||
- In the forked repository, create a new _md_ file in the folder related to your country (e.g. _/INSPIRE-in-your-Country/AT/Country_fiches/_), naming it using the following name structure "_\_MS-code\_-Country\_fiche-\_Year\_.md_" (e.g. _AT-Country_fiches-2024.md_) and using the document structure provided in the [country fiche template](https://raw.githubusercontent.com/INSPIRE-MIF/INSPIRE-in-your-Country/main/Country_fiche_Template.md). | ||
- Edit your new country fiche and commit your changes. | ||
- When finished, create a pull request to propose changes you've made to the fork of the INSPIRE-in-your-Country repository (For more information, see "[Creating a pull request from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)"). | ||
|
||
|
||
Use the [*Issue tracker*](https://github.com/INSPIRE-MIF/INSPIRE-in-your-Country/issues/new) to report issues with this procedure. |